Lines Matching defs:fe

134 static void __dvb_frontend_free(struct dvb_frontend *fe)  in __dvb_frontend_free()
148 struct dvb_frontend *fe = in dvb_frontend_free() local
154 static void dvb_frontend_put(struct dvb_frontend *fe) in dvb_frontend_put()
169 static void dvb_frontend_get(struct dvb_frontend *fe) in dvb_frontend_get()
183 static bool has_get_frontend(struct dvb_frontend *fe) in has_get_frontend()
237 static void dvb_frontend_add_event(struct dvb_frontend *fe, in dvb_frontend_add_event()
282 static int dvb_frontend_get_event(struct dvb_frontend *fe, in dvb_frontend_get_event()
324 static void dvb_frontend_clear_events(struct dvb_frontend *fe) in dvb_frontend_clear_events()
334 static void dvb_frontend_init(struct dvb_frontend *fe) in dvb_frontend_init()
351 void dvb_frontend_reinitialise(struct dvb_frontend *fe) in dvb_frontend_reinitialise()
363 struct dvb_frontend *fe = fepriv->dvbdev->priv; in dvb_frontend_swzigzag_update_delay() local
388 static int dvb_frontend_swzigzag_autotune(struct dvb_frontend *fe, int check_wrapped) in dvb_frontend_swzigzag_autotune()
486 static void dvb_frontend_swzigzag(struct dvb_frontend *fe) in dvb_frontend_swzigzag()
624 static int dvb_frontend_is_exiting(struct dvb_frontend *fe) in dvb_frontend_is_exiting()
639 static int dvb_frontend_should_wakeup(struct dvb_frontend *fe) in dvb_frontend_should_wakeup()
650 static void dvb_frontend_wakeup(struct dvb_frontend *fe) in dvb_frontend_wakeup()
660 struct dvb_frontend *fe = data; in dvb_frontend_thread() local
809 static void dvb_frontend_stop(struct dvb_frontend *fe) in dvb_frontend_stop()
856 static int dvb_frontend_start(struct dvb_frontend *fe) in dvb_frontend_start()
895 static void dvb_frontend_get_frequency_limits(struct dvb_frontend *fe, in dvb_frontend_get_frequency_limits()
942 static u32 dvb_frontend_get_stepsize(struct dvb_frontend *fe) in dvb_frontend_get_stepsize()
964 static int dvb_frontend_check_parameters(struct dvb_frontend *fe) in dvb_frontend_check_parameters()
1006 static int dvb_frontend_clear_cache(struct dvb_frontend *fe) in dvb_frontend_clear_cache()
1172 static int dtv_property_cache_sync(struct dvb_frontend *fe, in dtv_property_cache_sync()
1248 dtv_property_legacy_params_sync(struct dvb_frontend *fe, in dtv_property_legacy_params_sync()
1322 static int dtv_get_frontend(struct dvb_frontend *fe, in dtv_get_frontend()
1344 static int dtv_property_process_get(struct dvb_frontend *fe, in dtv_property_process_get()
1620 static int emulate_delivery_system(struct dvb_frontend *fe, u32 delsys) in emulate_delivery_system()
1674 static int dvbv5_set_delivery_system(struct dvb_frontend *fe, in dvbv5_set_delivery_system()
1778 static int dvbv3_set_delivery_system(struct dvb_frontend *fe) in dvbv3_set_delivery_system()
1820 static void prepare_tuning_algo_parameters(struct dvb_frontend *fe) in prepare_tuning_algo_parameters()
1882 static int dtv_property_process_set(struct dvb_frontend *fe, in dtv_property_process_set()
2066 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_do_ioctl() local
2146 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_handle_compat_ioctl() local
2240 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_compat_ioctl() local
2258 static int dtv_set_frontend(struct dvb_frontend *fe) in dtv_set_frontend()
2357 static int dvb_get_property(struct dvb_frontend *fe, struct file *file, in dvb_get_property()
2414 static int dvb_get_frontend(struct dvb_frontend *fe, in dvb_get_frontend()
2434 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_handle_ioctl() local
2750 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_poll() local
2766 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_open() local
2903 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_release() local
2951 int dvb_frontend_suspend(struct dvb_frontend *fe) in dvb_frontend_suspend()
2972 int dvb_frontend_resume(struct dvb_frontend *fe) in dvb_frontend_resume()
3005 struct dvb_frontend *fe) in dvb_register_frontend()
3072 int dvb_unregister_frontend(struct dvb_frontend *fe) in dvb_unregister_frontend()
3089 static void dvb_frontend_invoke_release(struct dvb_frontend *fe, in dvb_frontend_invoke_release()
3090 void (*release)(struct dvb_frontend *fe)) in dvb_frontend_invoke_release()
3100 void dvb_frontend_detach(struct dvb_frontend *fe) in dvb_frontend_detach()