Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dcx24113.c281 static int cx24113_get_status(struct dvb_frontend *fe, u32 *status) in cx24113_get_status() function
491 return cx24113_get_status(fe, &bw); in cx24113_set_params()
548 .get_status = cx24113_get_status,