Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb/
H A Daf9005.c558 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()