Home
last modified time | relevance | path

Searched refs:DOWNLOAD_FIRMWARE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
H A Dec168.h25 DOWNLOAD_FIRMWARE = 0x00, enumerator
H A Dec168.c22 case DOWNLOAD_FIRMWARE: in ec168_ctrl_msg()
213 struct ec168_req req = {DOWNLOAD_FIRMWARE, 0, 0, 0, NULL}; in ec168_download_firmware()
H A Daf9015.h71 DOWNLOAD_FIRMWARE = 0x11, enumerator
H A Daf9015.c56 case DOWNLOAD_FIRMWARE: in af9015_ctrl_msg()
88 if (req->cmd == DOWNLOAD_FIRMWARE || req->cmd == RECONNECT_USB) in af9015_ctrl_msg()
294 struct req_t req = {DOWNLOAD_FIRMWARE, 0, 0, 0, 0, 0, NULL}; in af9015_download_firmware()
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/
H A Dec168.h25 DOWNLOAD_FIRMWARE = 0x00, enumerator
H A Dec168.c22 case DOWNLOAD_FIRMWARE: in ec168_ctrl_msg()
213 struct ec168_req req = {DOWNLOAD_FIRMWARE, 0, 0, 0, NULL}; in ec168_download_firmware()
H A Daf9015.h71 DOWNLOAD_FIRMWARE = 0x11, enumerator
H A Daf9015.c57 case DOWNLOAD_FIRMWARE: in af9015_ctrl_msg()
89 if (req->cmd == DOWNLOAD_FIRMWARE || req->cmd == RECONNECT_USB) in af9015_ctrl_msg()
295 struct req_t req = {DOWNLOAD_FIRMWARE, 0, 0, 0, 0, 0, NULL}; in af9015_download_firmware()

Completed in 6 milliseconds