Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00firmware.c58 retval = rt2x00dev->ops->lib->check_firmware(rt2x00dev, fw->data, fw->size); in rt2x00lib_request_firmware()
H A Drt2800soc.c187 .check_firmware = rt2800soc_check_firmware,
H A Drt2800pci.c342 .check_firmware = rt2800_check_firmware,
H A Drt2x00.h532 int (*check_firmware) (struct rt2x00_dev *rt2x00dev, member
H A Drt2800usb.c679 .check_firmware = rt2800_check_firmware,
H A Drt73usb.c2319 .check_firmware = rt73usb_check_firmware,
H A Drt61pci.c2904 .check_firmware = rt61pci_check_firmware,
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00firmware.c58 retval = rt2x00dev->ops->lib->check_firmware(rt2x00dev, fw->data, fw->size); in rt2x00lib_request_firmware()
H A Drt2800soc.c188 .check_firmware = rt2800soc_check_firmware,
H A Drt2800pci.c343 .check_firmware = rt2800_check_firmware,
H A Drt2x00.h541 int (*check_firmware) (struct rt2x00_dev *rt2x00dev, member
H A Drt2800usb.c680 .check_firmware = rt2800_check_firmware,
H A Drt73usb.c2321 .check_firmware = rt73usb_check_firmware,
H A Drt61pci.c2906 .check_firmware = rt61pci_check_firmware,
/kernel/linux/linux-5.10/drivers/media/tuners/
H A 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()
H A Dxc4000.c311 /* already called by check_firmware() */ in xc_load_i2c_sequence()
923 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()
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dxc2028.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()
H A Dxc4000.c309 /* already called by check_firmware() */ in xc_load_i2c_sequence()
921 static int check_firmware(struct dvb_frontend *fe, unsigned int type, in check_firmware() function
1202 if (check_firmware(fe, type, 0, priv->if_khz) != 0) in xc4000_set_params()
1396 if (check_firmware(fe, type, params->std, in xc4000_set_analog_params()
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dti_usb_3410_5052.c1632 goto check_firmware; in ti_download_firmware()
1673 check_firmware: in ti_download_firmware()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dti_usb_3410_5052.c1596 goto check_firmware; in ti_download_firmware()
1637 check_firmware: in ti_download_firmware()
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dav7110.c1440 static int check_firmware(struct av7110* av7110) in check_firmware() function
1530 if ((ret = check_firmware(av7110))) in get_firmware()
/kernel/linux/linux-6.6/drivers/staging/media/av7110/
H A Dav7110.c1443 static int check_firmware(struct av7110* av7110) in check_firmware() function
1533 if ((ret = check_firmware(av7110))) in get_firmware()

Completed in 38 milliseconds