Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/dvb-core/
Ddvb_frontend.c182 static bool has_get_frontend(struct dvb_frontend *fe) in has_get_frontend() function
247 if ((status & FE_HAS_LOCK) && has_get_frontend(fe)) in dvb_frontend_add_event()