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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00firmware.c67 retval = rt2x00dev->ops->lib->check_firmware(rt2x00dev, fw->data, fw->size);
H A Drt2x00.h528 int (*check_firmware) (struct rt2x00_dev *rt2x00dev, member in struct:rt2x00lib_ops
H A Drt2800pci.c1021 .check_firmware = rt2800_check_firmware,
H A Drt2800usb.c554 .check_firmware = rt2800_check_firmware,
H A Drt61pci.c2817 .check_firmware = rt61pci_check_firmware,
H A Drt73usb.c2246 .check_firmware = rt73usb_check_firmware,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/tlg2300/
H A Dpd-main.c378 static bool check_firmware(struct usb_device *udev, int *down_firmware) function
414 check_firmware(udev, &ret);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/tuners/
H A Dtuner-xc2028.c682 static int check_firmware(struct dvb_frontend *fe, unsigned int type, function
925 if (check_firmware(fe, type, std, int_freq) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dav7110.c1449 static int check_firmware(struct av7110* av7110) function
1542 if ((ret = check_firmware(av7110)))

Completed in 193 milliseconds