Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/tuners/
Dxc4000.c933 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()
Dtuner-xc2028.c718 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()