Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/rc/
Dredrat3.c171 struct usb_ctrlrequest flash_control; member
1014 rr3->flash_control.bRequestType = 0xc0; in redrat3_dev_probe()
1015 rr3->flash_control.bRequest = RR3_BLINK_LED; in redrat3_dev_probe()
1016 rr3->flash_control.wLength = cpu_to_le16(1); in redrat3_dev_probe()
1019 (unsigned char *)&rr3->flash_control, in redrat3_dev_probe()