Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/rc/
Dredrat3.c196 struct usb_ctrlrequest flash_control; member
1091 rr3->flash_control.bRequestType = 0xc0; in redrat3_dev_probe()
1092 rr3->flash_control.bRequest = RR3_BLINK_LED; in redrat3_dev_probe()
1093 rr3->flash_control.wLength = cpu_to_le16(1); in redrat3_dev_probe()
1096 (unsigned char *)&rr3->flash_control, in redrat3_dev_probe()