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, in dvb_frontend_add_event()
233 static int dvb_frontend_get_event(struct dvb_frontend *fe, in dvb_frontend_get_event()
272 static void dvb_frontend_clear_events(struct dvb_frontend *fe) in dvb_frontend_clear_events()
282 static void dvb_frontend_init(struct dvb_frontend *fe) in dvb_frontend_init()
299 void dvb_frontend_reinitialise(struct dvb_frontend *fe) in dvb_frontend_reinitialise()
311 struct dvb_frontend *fe = fepriv->dvbdev->priv; in dvb_frontend_swzigzag_update_delay() local
333 static int dvb_frontend_swzigzag_autotune(struct dvb_frontend *fe, int check_wrapped) in dvb_frontend_swzigzag_autotune()
431 static void dvb_frontend_swzigzag(struct dvb_frontend *fe) in dvb_frontend_swzigzag()
565 static int dvb_frontend_is_exiting(struct dvb_frontend *fe) in dvb_frontend_is_exiting()
580 static int dvb_frontend_should_wakeup(struct dvb_frontend *fe) in dvb_frontend_should_wakeup()
591 static void dvb_frontend_wakeup(struct dvb_frontend *fe) in dvb_frontend_wakeup()
618 static int dvb_enable_media_tuner(struct dvb_frontend *fe) in dvb_enable_media_tuner()
692 struct dvb_frontend *fe = data; in dvb_frontend_thread() local
868 static void dvb_frontend_stop(struct dvb_frontend *fe) in dvb_frontend_stop()
915 static int dvb_frontend_start(struct dvb_frontend *fe) in dvb_frontend_start()
954 static void dvb_frontend_get_frequency_limits(struct dvb_frontend *fe, in dvb_frontend_get_frequency_limits()
971 static int dvb_frontend_check_parameters(struct dvb_frontend *fe) in dvb_frontend_check_parameters()
1011 static int dvb_frontend_clear_cache(struct dvb_frontend *fe) in dvb_frontend_clear_cache()
1168 static void dtv_property_dump(struct dvb_frontend *fe, struct dtv_property *tvp) in dtv_property_dump()
1199 static int dtv_property_cache_sync(struct dvb_frontend *fe, in dtv_property_cache_sync()
1274 static int dtv_property_legacy_params_sync(struct dvb_frontend *fe, in dtv_property_legacy_params_sync()
1349 static int dtv_get_frontend(struct dvb_frontend *fe, in dtv_get_frontend()
1372 static int dtv_property_process_get(struct dvb_frontend *fe, in dtv_property_process_get()
1622 static int emulate_delivery_system(struct dvb_frontend *fe, u32 delsys) in emulate_delivery_system()
1676 static int dvbv5_set_delivery_system(struct dvb_frontend *fe, in dvbv5_set_delivery_system()
1780 static int dvbv3_set_delivery_system(struct dvb_frontend *fe) in dvbv3_set_delivery_system()
1822 static int dtv_property_process_set(struct dvb_frontend *fe, in dtv_property_process_set()
2000 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_ioctl() local
2036 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_ioctl_properties() local
2130 static int dtv_set_frontend(struct dvb_frontend *fe) in dtv_set_frontend()
2271 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_ioctl_legacy() local
2532 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_poll() local
2548 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_open() local
2644 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_release() local
2677 int dvb_frontend_suspend(struct dvb_frontend *fe) in dvb_frontend_suspend()
2696 int dvb_frontend_resume(struct dvb_frontend *fe) in dvb_frontend_resume()
2722 struct dvb_frontend* fe) in dvb_register_frontend()
2775 int dvb_unregister_frontend(struct dvb_frontend* fe) in dvb_unregister_frontend()
2799 void dvb_frontend_detach(struct dvb_frontend* fe) in dvb_frontend_detach()
2822 void dvb_frontend_detach(struct dvb_frontend* fe) in dvb_frontend_detach()