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()
316 static void dvb_frontend_clear_events(struct dvb_frontend *fe) in dvb_frontend_clear_events()
326 static void dvb_frontend_init(struct dvb_frontend *fe) in dvb_frontend_init()
343 void dvb_frontend_reinitialise(struct dvb_frontend *fe) in dvb_frontend_reinitialise()
355 struct dvb_frontend *fe = fepriv->dvbdev->priv; in dvb_frontend_swzigzag_update_delay() local
380 static int dvb_frontend_swzigzag_autotune(struct dvb_frontend *fe, int check_wrapped) in dvb_frontend_swzigzag_autotune()
478 static void dvb_frontend_swzigzag(struct dvb_frontend *fe) in dvb_frontend_swzigzag()
616 static int dvb_frontend_is_exiting(struct dvb_frontend *fe) in dvb_frontend_is_exiting()
631 static int dvb_frontend_should_wakeup(struct dvb_frontend *fe) in dvb_frontend_should_wakeup()
642 static void dvb_frontend_wakeup(struct dvb_frontend *fe) in dvb_frontend_wakeup()
652 struct dvb_frontend *fe = data; in dvb_frontend_thread() local
806 static void dvb_frontend_stop(struct dvb_frontend *fe) in dvb_frontend_stop()
853 static int dvb_frontend_start(struct dvb_frontend *fe) in dvb_frontend_start()
892 static void dvb_frontend_get_frequency_limits(struct dvb_frontend *fe, in dvb_frontend_get_frequency_limits()
938 static u32 dvb_frontend_get_stepsize(struct dvb_frontend *fe) in dvb_frontend_get_stepsize()
959 static int dvb_frontend_check_parameters(struct dvb_frontend *fe) in dvb_frontend_check_parameters()
1000 static int dvb_frontend_clear_cache(struct dvb_frontend *fe) in dvb_frontend_clear_cache()
1162 static int dtv_property_cache_sync(struct dvb_frontend *fe, in dtv_property_cache_sync()
1238 dtv_property_legacy_params_sync(struct dvb_frontend *fe, in dtv_property_legacy_params_sync()
1312 static int dtv_get_frontend(struct dvb_frontend *fe, in dtv_get_frontend()
1334 static int dtv_property_process_get(struct dvb_frontend *fe, in dtv_property_process_get()
1610 static int emulate_delivery_system(struct dvb_frontend *fe, u32 delsys) in emulate_delivery_system()
1664 static int dvbv5_set_delivery_system(struct dvb_frontend *fe, in dvbv5_set_delivery_system()
1768 static int dvbv3_set_delivery_system(struct dvb_frontend *fe) in dvbv3_set_delivery_system()
1810 static void prepare_tuning_algo_parameters(struct dvb_frontend *fe) in prepare_tuning_algo_parameters()
1871 static int dtv_property_process_set(struct dvb_frontend *fe, in dtv_property_process_set()
2055 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_do_ioctl() local
2135 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_handle_compat_ioctl() local
2227 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_compat_ioctl() local
2245 static int dtv_set_frontend(struct dvb_frontend *fe) in dtv_set_frontend()
2341 static int dvb_get_property(struct dvb_frontend *fe, struct file *file, in dvb_get_property()
2397 static int dvb_get_frontend(struct dvb_frontend *fe, in dvb_get_frontend()
2417 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_handle_ioctl() local
2732 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_poll() local
2748 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_open() local
2875 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_release() local
2923 int dvb_frontend_suspend(struct dvb_frontend *fe) in dvb_frontend_suspend()
2944 int dvb_frontend_resume(struct dvb_frontend *fe) in dvb_frontend_resume()
2977 struct dvb_frontend *fe) in dvb_register_frontend()
3044 int dvb_unregister_frontend(struct dvb_frontend *fe) in dvb_unregister_frontend()
3061 static void dvb_frontend_invoke_release(struct dvb_frontend *fe, in dvb_frontend_invoke_release()
3062 void (*release)(struct dvb_frontend *fe)) in dvb_frontend_invoke_release()
3072 void dvb_frontend_detach(struct dvb_frontend *fe) in dvb_frontend_detach()