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

/linux-4.4.14/drivers/media/rc/
H A Dredrat3.c171 struct usb_ctrlrequest flash_control; member in struct:redrat3_dev
1015 rr3->flash_control.bRequestType = 0xc0; redrat3_dev_probe()
1016 rr3->flash_control.bRequest = RR3_BLINK_LED; redrat3_dev_probe()
1017 rr3->flash_control.wLength = cpu_to_le16(1); redrat3_dev_probe()
1020 (unsigned char *)&rr3->flash_control, redrat3_dev_probe()

Completed in 59 milliseconds