Searched refs:generic_bulk_ctrl_endpoint (Results 1 – 25 of 26) sorted by relevance
12
/linux-6.3-rc2/drivers/media/usb/dvb-usb/ |
A D | dtt200u.c | 230 .generic_bulk_ctrl_endpoint = 0x01, 282 .generic_bulk_ctrl_endpoint = 0x01, 334 .generic_bulk_ctrl_endpoint = 0x01, 386 .generic_bulk_ctrl_endpoint = 0x01, 405 .generic_bulk_ctrl_endpoint = 0x01,
|
A D | dvb-usb-urb.c | 20 if (d->props.generic_bulk_ctrl_endpoint == 0) { in dvb_usb_generic_rw() 32 d->props.generic_bulk_ctrl_endpoint), wbuf,wlen,&actlen, in dvb_usb_generic_rw() 48 d->props.generic_bulk_ctrl_endpoint),rbuf,rlen,&actlen, in dvb_usb_generic_rw()
|
A D | cxusb.c | 1756 .generic_bulk_ctrl_endpoint = 0x01, 1817 .generic_bulk_ctrl_endpoint = 0x01, 1876 .generic_bulk_ctrl_endpoint = 0x01, 1943 .generic_bulk_ctrl_endpoint = 0x01, 2002 .generic_bulk_ctrl_endpoint = 0x01, 2047 .generic_bulk_ctrl_endpoint = 0x01, 2101 .generic_bulk_ctrl_endpoint = 0x01, 2158 .generic_bulk_ctrl_endpoint = 0x01, 2211 .generic_bulk_ctrl_endpoint = 0x01, 2258 .generic_bulk_ctrl_endpoint = 0x01, [all …]
|
A D | dibusb-mb.c | 245 .generic_bulk_ctrl_endpoint = 0x01, 334 .generic_bulk_ctrl_endpoint = 0x01, 403 .generic_bulk_ctrl_endpoint = 0x01, 465 .generic_bulk_ctrl_endpoint = 0x01,
|
A D | dvb-usb-init.c | 106 if (d->props.generic_bulk_ctrl_endpoint != 0) { in dvb_usb_adapter_init() 107 usb_clear_halt(d->udev, usb_sndbulkpipe(d->udev, d->props.generic_bulk_ctrl_endpoint)); in dvb_usb_adapter_init() 108 usb_clear_halt(d->udev, usb_rcvbulkpipe(d->udev, d->props.generic_bulk_ctrl_endpoint)); in dvb_usb_adapter_init()
|
A D | dw2102.c | 1961 .generic_bulk_ctrl_endpoint = 0x81, 2016 .generic_bulk_ctrl_endpoint = 0x81, 2067 .generic_bulk_ctrl_endpoint = 0x81, 2116 .generic_bulk_ctrl_endpoint = 0x81, 2163 .generic_bulk_ctrl_endpoint = 0x81, 2210 .generic_bulk_ctrl_endpoint = 0x81, 2265 .generic_bulk_ctrl_endpoint = 0x81, 2315 .generic_bulk_ctrl_endpoint = 0x01, 2396 .generic_bulk_ctrl_endpoint = 0x01, 2449 .generic_bulk_ctrl_endpoint = 0x01, [all …]
|
A D | a800.c | 137 .generic_bulk_ctrl_endpoint = 0x01,
|
A D | dibusb-mc.c | 113 .generic_bulk_ctrl_endpoint = 0x01,
|
A D | umt-010.c | 131 .generic_bulk_ctrl_endpoint = 0x01,
|
A D | ttusb2.c | 692 .generic_bulk_ctrl_endpoint = 0x01, 747 .generic_bulk_ctrl_endpoint = 0x01, 827 .generic_bulk_ctrl_endpoint = 0x01,
|
A D | nova-t-usb2.c | 225 .generic_bulk_ctrl_endpoint = 0x01,
|
A D | cinergyT2-core.c | 241 .generic_bulk_ctrl_endpoint = 1,
|
A D | dvb-usb.h | 316 int generic_bulk_ctrl_endpoint; member
|
A D | digitv.c | 346 .generic_bulk_ctrl_endpoint = 0x01,
|
A D | gp8psk.c | 363 .generic_bulk_ctrl_endpoint = 0x01,
|
A D | pctv452e.c | 1009 .generic_bulk_ctrl_endpoint = 1, /* allow generice rw function */ 1063 .generic_bulk_ctrl_endpoint = 1, /* allow generic rw function*/
|
A D | opera1.c | 516 .generic_bulk_ctrl_endpoint = 0x00,
|
A D | af9005.c | 1061 .generic_bulk_ctrl_endpoint = 2,
|
/linux-6.3-rc2/drivers/media/usb/dvb-usb-v2/ |
A D | dvb_usb_urb.c | 16 if (!wbuf || !wlen || !d->props->generic_bulk_ctrl_endpoint || in dvb_usb_v2_generic_io() 25 d->props->generic_bulk_ctrl_endpoint), wbuf, wlen, in dvb_usb_v2_generic_io()
|
A D | dvbsky.c | 631 .generic_bulk_ctrl_endpoint = 0x01, 658 .generic_bulk_ctrl_endpoint = 0x01, 685 .generic_bulk_ctrl_endpoint = 0x01, 712 .generic_bulk_ctrl_endpoint = 0x01, 739 .generic_bulk_ctrl_endpoint = 0x01,
|
A D | mxl111sf.c | 1089 .generic_bulk_ctrl_endpoint = 0x02, 1131 .generic_bulk_ctrl_endpoint = 0x02, 1173 .generic_bulk_ctrl_endpoint = 0x02, 1242 .generic_bulk_ctrl_endpoint = 0x02, 1321 .generic_bulk_ctrl_endpoint = 0x02, 1392 .generic_bulk_ctrl_endpoint = 0x02,
|
A D | dvb_usb.h | 232 u8 generic_bulk_ctrl_endpoint; member
|
A D | anysee.c | 71 d->props->generic_bulk_ctrl_endpoint), in anysee_ctrl_msg() 1368 .generic_bulk_ctrl_endpoint = 0x01,
|
A D | af9035.c | 2004 .generic_bulk_ctrl_endpoint = 0x02, 2050 .generic_bulk_ctrl_endpoint = 0x02,
|
A D | lmedm04.c | 1200 .generic_bulk_ctrl_endpoint = 0x01,
|
Completed in 37 milliseconds
12