Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/dvb/frontends/
Dcx24113.c285 static int cx24113_get_status(struct dvb_frontend *fe, u32 *status) in cx24113_get_status() function
495 return cx24113_get_status(fe, &bw); in cx24113_set_params()
555 .get_status = cx24113_get_status,