Home
last modified time | relevance | path

Searched refs:frontend_priv (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/media/dvb/dvb-core/
Ddvb_frontend.c205 struct dvb_frontend_private *fepriv = fe->frontend_priv; in dvb_frontend_add_event()
237 struct dvb_frontend_private *fepriv = fe->frontend_priv; in dvb_frontend_get_event()
275 struct dvb_frontend_private *fepriv = fe->frontend_priv; in dvb_frontend_clear_events()
303 struct dvb_frontend_private *fepriv = fe->frontend_priv; in dvb_frontend_reinitialise()
339 struct dvb_frontend_private *fepriv = fe->frontend_priv; in dvb_frontend_swzigzag_autotune()
435 struct dvb_frontend_private *fepriv = fe->frontend_priv; in dvb_frontend_swzigzag()
567 struct dvb_frontend_private *fepriv = fe->frontend_priv; in dvb_frontend_is_exiting()
582 struct dvb_frontend_private *fepriv = fe->frontend_priv; in dvb_frontend_should_wakeup()
593 struct dvb_frontend_private *fepriv = fe->frontend_priv; in dvb_frontend_wakeup()
602 struct dvb_frontend_private *fepriv = fe->frontend_priv; in dvb_frontend_thread()
[all …]
Ddvb_frontend.h382 void *frontend_priv; member