Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ralink/rt2x00/
Drt2x00firmware.c58 retval = rt2x00dev->ops->lib->check_firmware(rt2x00dev, fw->data, fw->size); in rt2x00lib_request_firmware()
Drt2800soc.c186 .check_firmware = rt2800soc_check_firmware,
Drt2800pci.c341 .check_firmware = rt2800_check_firmware,
Drt2800usb.c678 .check_firmware = rt2800_check_firmware,
Drt2x00.h532 int (*check_firmware) (struct rt2x00_dev *rt2x00dev, member
Drt73usb.c2319 .check_firmware = rt73usb_check_firmware,
Drt61pci.c2900 .check_firmware = rt61pci_check_firmware,
/Linux-v5.4/drivers/media/tuners/
Dxc4000.c923 static int check_firmware(struct dvb_frontend *fe, unsigned int type, in check_firmware() function
1204 if (check_firmware(fe, type, 0, priv->if_khz) != 0) in xc4000_set_params()
1398 if (check_firmware(fe, type, params->std, in xc4000_set_analog_params()
Dtuner-xc2028.c717 static int check_firmware(struct dvb_frontend *fe, unsigned int type, in check_firmware() function
1025 if (check_firmware(fe, type, std, int_freq) < 0) in generic_set_freq()
/Linux-v5.4/drivers/usb/serial/
Dti_usb_3410_5052.c1624 goto check_firmware; in ti_download_firmware()
1665 check_firmware: in ti_download_firmware()
/Linux-v5.4/drivers/media/pci/ttpci/
Dav7110.c1439 static int check_firmware(struct av7110* av7110) in check_firmware() function
1529 if ((ret = check_firmware(av7110))) in get_firmware()