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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Daf9005.c574 case FW_CONFIG:
635 case FW_CONFIG:
726 ret = af9005_boot_packet(udev, FW_CONFIG, &reply);
730 err("before downloading firmware, FW_CONFIG expected 0x01, received 0x%x", reply);
759 ret = af9005_boot_packet(udev, FW_CONFIG, &reply);
763 err("after downloading firmware, FW_CONFIG expected 0x02, received 0x%x", reply);
957 ret = af9005_boot_packet(udev, FW_CONFIG, &reply);
960 deb_info("result of FW_CONFIG in identify state %d\n", reply);
H A Daf9005.h43 FW_CONFIG, enumerator in enum:__anon12098

Completed in 79 milliseconds