Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Daf9035.h147 #define CMD_FW_DL 0x21 macro
H A Daf9035.c69 if (req->cmd == CMD_FW_DL) in af9035_ctrl_msg()
78 if (req->cmd == CMD_FW_DL) in af9035_ctrl_msg()
603 struct usb_req req_fw_dl = { CMD_FW_DL, 0, 0, wbuf, 0, NULL }; in af9035_download_firmware_old()