Searched refs:xc_load_fw_and_init_tuner (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/tuners/
H A Dxc5000.c239 static int xc_load_fw_and_init_tuner(struct dvb_frontend *fe, int force);
734 if (xc_load_fw_and_init_tuner(fe, 0) != 0) {
937 if (xc_load_fw_and_init_tuner(fe, 1) != 0) {
1017 if (xc_load_fw_and_init_tuner(fe, 0) != 0) {
1099 static int xc_load_fw_and_init_tuner(struct dvb_frontend *fe, int force) function
1285 if (xc_load_fw_and_init_tuner(fe, 0) != 0) {

Completed in 196 milliseconds