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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/riptide/
H A Driptide.c1215 int i, j, err, has_firmware; local
1228 has_firmware = 0;
1229 while (has_firmware == 0 && tries-- > 0) {
1266 has_firmware = 1;
1270 has_firmware = 0;
1272 if (has_firmware)
1276 if (chip != NULL && has_firmware == 0) {

Completed in 40 milliseconds