Searched refs:af9005_boot_packet (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/usb/dvb-usb/ |
H A D | af9005.c | 558 static int af9005_boot_packet(struct usb_device *udev, int type, u8 *reply, in af9005_boot_packet() function 724 ret = af9005_boot_packet(udev, FW_CONFIG, &reply, buf, in af9005_download_firmware() 749 ret = af9005_boot_packet(udev, FW_CONFIRM, &reply, in af9005_download_firmware() 758 ret = af9005_boot_packet(udev, FW_BOOT, &reply, buf, in af9005_download_firmware() 762 ret = af9005_boot_packet(udev, FW_CONFIG, &reply, buf, in af9005_download_firmware() 974 ret = af9005_boot_packet(udev, FW_CONFIG, &reply, in af9005_identify_state()
|