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()
299 void dvb_frontend_reinitialise(struct dvb_frontend *fe) in dvb_frontend_reinitialise()
332 static int dvb_frontend_swzigzag_autotune(struct dvb_frontend *fe, int check_wrapped) in dvb_frontend_swzigzag_autotune()
429 static void dvb_frontend_swzigzag(struct dvb_frontend *fe) in dvb_frontend_swzigzag()
563 static int dvb_frontend_is_exiting(struct dvb_frontend *fe) in dvb_frontend_is_exiting()
578 static int dvb_frontend_should_wakeup(struct dvb_frontend *fe) in dvb_frontend_should_wakeup()
589 static void dvb_frontend_wakeup(struct dvb_frontend *fe) in dvb_frontend_wakeup()
599 struct dvb_frontend *fe = data; in dvb_frontend_thread() local
744 static void dvb_frontend_stop(struct dvb_frontend *fe) in dvb_frontend_stop()
810 static int dvb_frontend_start(struct dvb_frontend *fe) in dvb_frontend_start()
847 static void dvb_frontend_get_frequency_limits(struct dvb_frontend *fe, in dvb_frontend_get_frequency_limits()
864 static int dvb_frontend_check_parameters(struct dvb_frontend *fe) in dvb_frontend_check_parameters()
903 static int dvb_frontend_clear_cache(struct dvb_frontend *fe) in dvb_frontend_clear_cache()
1065 static int dtv_property_cache_sync(struct dvb_frontend *fe, in dtv_property_cache_sync()
1137 static int dtv_property_legacy_params_sync(struct dvb_frontend *fe, in dtv_property_legacy_params_sync()
1213 static int dtv_get_frontend(struct dvb_frontend *fe, in dtv_get_frontend()
1236 static int dtv_property_process_get(struct dvb_frontend *fe, in dtv_property_process_get()
1393 static int set_delivery_system(struct dvb_frontend *fe, u32 desired_system) in set_delivery_system()
1537 static int dtv_property_process_set(struct dvb_frontend *fe, in dtv_property_process_set()
1694 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_ioctl() local
1727 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_ioctl_properties() local
1823 static int dtv_set_frontend(struct dvb_frontend *fe) in dtv_set_frontend()
1935 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_ioctl_legacy() local
2187 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_poll() local
2203 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_open() local
2299 struct dvb_frontend *fe = dvbdev->priv; in dvb_frontend_release() local
2336 struct dvb_frontend* fe) in dvb_register_frontend()
2387 int dvb_unregister_frontend(struct dvb_frontend* fe) in dvb_unregister_frontend()
2411 void dvb_frontend_detach(struct dvb_frontend* fe) in dvb_frontend_detach()
2434 void dvb_frontend_detach(struct dvb_frontend* fe) in dvb_frontend_detach()