Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/usb/dvb-usb/
Daf9005.c553 static int af9005_boot_packet(struct usb_device *udev, int type, u8 *reply, in af9005_boot_packet() function
719 ret = af9005_boot_packet(udev, FW_CONFIG, &reply, buf, in af9005_download_firmware()
744 ret = af9005_boot_packet(udev, FW_CONFIRM, &reply, in af9005_download_firmware()
753 ret = af9005_boot_packet(udev, FW_BOOT, &reply, buf, in af9005_download_firmware()
757 ret = af9005_boot_packet(udev, FW_CONFIG, &reply, buf, in af9005_download_firmware()
969 ret = af9005_boot_packet(udev, FW_CONFIG, &reply, in af9005_identify_state()