Searched refs:check_firmware (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/media/tuners/ |
D | xc4000.c | 933 static int check_firmware(struct dvb_frontend *fe, unsigned int type, in check_firmware() function 1214 if (check_firmware(fe, type, 0, priv->if_khz) != 0) in xc4000_set_params() 1408 if (check_firmware(fe, type, params->std, in xc4000_set_analog_params()
|
D | tuner-xc2028.c | 718 static int check_firmware(struct dvb_frontend *fe, unsigned int type, in check_firmware() function 1026 if (check_firmware(fe, type, std, int_freq) < 0) in generic_set_freq()
|