Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/rc/
Dredrat3.c196 struct usb_ctrlrequest flash_control; member
1090 rr3->flash_control.bRequestType = 0xc0; in redrat3_dev_probe()
1091 rr3->flash_control.bRequest = RR3_BLINK_LED; in redrat3_dev_probe()
1092 rr3->flash_control.wLength = cpu_to_le16(1); in redrat3_dev_probe()
1095 (unsigned char *)&rr3->flash_control, in redrat3_dev_probe()