Lines Matching defs:fe
133 static void __dvb_frontend_free(struct dvb_frontend *fe) in __dvb_frontend_free()
147 struct dvb_frontend *fe = in dvb_frontend_free() local
153 static void dvb_frontend_put(struct dvb_frontend *fe) in dvb_frontend_put()
168 static void dvb_frontend_get(struct dvb_frontend *fe) in dvb_frontend_get()
182 static bool has_get_frontend(struct dvb_frontend *fe) in has_get_frontend()
236 static void dvb_frontend_add_event(struct dvb_frontend *fe, in dvb_frontend_add_event()
281 static int dvb_frontend_get_event(struct dvb_frontend *fe, in dvb_frontend_get_event()
315 static void dvb_frontend_clear_events(struct dvb_frontend *fe) in dvb_frontend_clear_events()
325 static void dvb_frontend_init(struct dvb_frontend *fe) in dvb_frontend_init()
342 void dvb_frontend_reinitialise(struct dvb_frontend *fe) in dvb_frontend_reinitialise()
354 struct dvb_frontend *fe = fepriv->dvbdev->priv; in dvb_frontend_swzigzag_update_delay() local
379 static int dvb_frontend_swzigzag_autotune(struct dvb_frontend *fe, int check_wrapped) in dvb_frontend_swzigzag_autotune()
477 static void dvb_frontend_swzigzag(struct dvb_frontend *fe) in dvb_frontend_swzigzag()
611 static int dvb_frontend_is_exiting(struct dvb_frontend *fe) in dvb_frontend_is_exiting()
626 static int dvb_frontend_should_wakeup(struct dvb_frontend *fe) in dvb_frontend_should_wakeup()
637 static void dvb_frontend_wakeup(struct dvb_frontend *fe) in dvb_frontend_wakeup()
647 struct dvb_frontend *fe = data; in dvb_frontend_thread() local
801 static void dvb_frontend_stop(struct dvb_frontend *fe) in dvb_frontend_stop()
848 static int dvb_frontend_start(struct dvb_frontend *fe) in dvb_frontend_start()
887 static void dvb_frontend_get_frequency_limits(struct dvb_frontend *fe, in dvb_frontend_get_frequency_limits()
933 static u32 dvb_frontend_get_stepsize(struct dvb_frontend *fe) in dvb_frontend_get_stepsize()
954 static int dvb_frontend_check_parameters(struct dvb_frontend *fe) in dvb_frontend_check_parameters()
994 static int dvb_frontend_clear_cache(struct dvb_frontend *fe) in dvb_frontend_clear_cache()
1166 static int dtv_property_cache_sync(struct dvb_frontend *fe, in dtv_property_cache_sync()
1242 dtv_property_legacy_params_sync(struct dvb_frontend *fe, in dtv_property_legacy_params_sync()
1316 static int dtv_get_frontend(struct dvb_frontend *fe, in dtv_get_frontend()
1338 static int dtv_property_process_get(struct dvb_frontend *fe, in dtv_property_process_get()
1593 static int emulate_delivery_system(struct dvb_frontend *fe, u32 delsys) in emulate_delivery_system()
1647 static int dvbv5_set_delivery_system(struct dvb_frontend *fe, in dvbv5_set_delivery_system()
1751 static int dvbv3_set_delivery_system(struct dvb_frontend *fe) in dvbv3_set_delivery_system()
1807 static int dtv_property_process_set(struct dvb_frontend *fe, in dtv_property_process_set()
1991 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_do_ioctl() local
2071 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_handle_compat_ioctl() local
2163 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_compat_ioctl() local
2181 static int dtv_set_frontend(struct dvb_frontend *fe) in dtv_set_frontend()
2317 static int dvb_get_property(struct dvb_frontend *fe, struct file *file, in dvb_get_property()
2373 static int dvb_get_frontend(struct dvb_frontend *fe, in dvb_get_frontend()
2393 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_handle_ioctl() local
2711 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_poll() local
2727 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_open() local
2854 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_release() local
2902 int dvb_frontend_suspend(struct dvb_frontend *fe) in dvb_frontend_suspend()
2921 int dvb_frontend_resume(struct dvb_frontend *fe) in dvb_frontend_resume()
2952 struct dvb_frontend *fe) in dvb_register_frontend()
3013 int dvb_unregister_frontend(struct dvb_frontend *fe) in dvb_unregister_frontend()
3030 static void dvb_frontend_invoke_release(struct dvb_frontend *fe, in dvb_frontend_invoke_release()
3031 void (*release)(struct dvb_frontend *fe)) in dvb_frontend_invoke_release()
3041 void dvb_frontend_detach(struct dvb_frontend *fe) in dvb_frontend_detach()