Lines Matching defs:fe

147 static bool has_get_frontend(struct dvb_frontend *fe)  in has_get_frontend()
201 static void dvb_frontend_add_event(struct dvb_frontend *fe, fe_status_t status) in dvb_frontend_add_event()
232 static int dvb_frontend_get_event(struct dvb_frontend *fe, in dvb_frontend_get_event()
271 static void dvb_frontend_clear_events(struct dvb_frontend *fe) in dvb_frontend_clear_events()
281 static void dvb_frontend_init(struct dvb_frontend *fe) in dvb_frontend_init()
298 void dvb_frontend_reinitialise(struct dvb_frontend *fe) in dvb_frontend_reinitialise()
310 struct dvb_frontend *fe = fepriv->dvbdev->priv; in dvb_frontend_swzigzag_update_delay() local
332 static int dvb_frontend_swzigzag_autotune(struct dvb_frontend *fe, int check_wrapped) in dvb_frontend_swzigzag_autotune()
430 static void dvb_frontend_swzigzag(struct dvb_frontend *fe) in dvb_frontend_swzigzag()
564 static int dvb_frontend_is_exiting(struct dvb_frontend *fe) in dvb_frontend_is_exiting()
579 static int dvb_frontend_should_wakeup(struct dvb_frontend *fe) in dvb_frontend_should_wakeup()
590 static void dvb_frontend_wakeup(struct dvb_frontend *fe) in dvb_frontend_wakeup()
617 static int dvb_enable_media_tuner(struct dvb_frontend *fe) in dvb_enable_media_tuner()
691 struct dvb_frontend *fe = data; in dvb_frontend_thread() local
867 static void dvb_frontend_stop(struct dvb_frontend *fe) in dvb_frontend_stop()
935 static int dvb_frontend_start(struct dvb_frontend *fe) in dvb_frontend_start()
974 static void dvb_frontend_get_frequency_limits(struct dvb_frontend *fe, in dvb_frontend_get_frequency_limits()
991 static int dvb_frontend_check_parameters(struct dvb_frontend *fe) in dvb_frontend_check_parameters()
1031 static int dvb_frontend_clear_cache(struct dvb_frontend *fe) in dvb_frontend_clear_cache()
1188 static void dtv_property_dump(struct dvb_frontend *fe, struct dtv_property *tvp) in dtv_property_dump()
1219 static int dtv_property_cache_sync(struct dvb_frontend *fe, in dtv_property_cache_sync()
1294 static int dtv_property_legacy_params_sync(struct dvb_frontend *fe, in dtv_property_legacy_params_sync()
1369 static int dtv_get_frontend(struct dvb_frontend *fe, in dtv_get_frontend()
1392 static int dtv_property_process_get(struct dvb_frontend *fe, in dtv_property_process_get()
1642 static int emulate_delivery_system(struct dvb_frontend *fe, u32 delsys) in emulate_delivery_system()
1696 static int dvbv5_set_delivery_system(struct dvb_frontend *fe, in dvbv5_set_delivery_system()
1800 static int dvbv3_set_delivery_system(struct dvb_frontend *fe) in dvbv3_set_delivery_system()
1842 static int dtv_property_process_set(struct dvb_frontend *fe, in dtv_property_process_set()
2020 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_ioctl() local
2056 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_ioctl_properties() local
2150 static int dtv_set_frontend(struct dvb_frontend *fe) in dtv_set_frontend()
2291 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_ioctl_legacy() local
2541 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_poll() local
2557 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_open() local
2653 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_release() local
2686 int dvb_frontend_suspend(struct dvb_frontend *fe) in dvb_frontend_suspend()
2705 int dvb_frontend_resume(struct dvb_frontend *fe) in dvb_frontend_resume()
2731 struct dvb_frontend* fe) in dvb_register_frontend()
2784 int dvb_unregister_frontend(struct dvb_frontend* fe) in dvb_unregister_frontend()
2808 void dvb_frontend_detach(struct dvb_frontend* fe) in dvb_frontend_detach()
2831 void dvb_frontend_detach(struct dvb_frontend* fe) in dvb_frontend_detach()