Home
last modified time | relevance | path

Searched refs:af9005_boot_packet (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/usb/dvb-usb/
Daf9005.c562 static int af9005_boot_packet(struct usb_device *udev, int type, u8 *reply, in af9005_boot_packet() function
728 ret = af9005_boot_packet(udev, FW_CONFIG, &reply, buf, in af9005_download_firmware()
753 ret = af9005_boot_packet(udev, FW_CONFIRM, &reply, in af9005_download_firmware()
762 ret = af9005_boot_packet(udev, FW_BOOT, &reply, buf, in af9005_download_firmware()
766 ret = af9005_boot_packet(udev, FW_CONFIG, &reply, buf, in af9005_download_firmware()
978 ret = af9005_boot_packet(udev, FW_CONFIG, &reply, in af9005_identify_state()