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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dat76c50x-usb.c111 static struct fwentry firmwares[] = { variable in typeref:struct:fwentry
1579 struct fwentry *fwe = &firmwares[board_type];
2504 for (i = 0; i < ARRAY_SIZE(firmwares); i++) {
2505 if (firmwares[i].fw)
2506 release_firmware(firmwares[i].fw);

Completed in 41 milliseconds