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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Ddvb-usb-urb.c19 if (d->props.generic_bulk_ctrl_endpoint == 0) {
31 d->props.generic_bulk_ctrl_endpoint), wbuf,wlen,&actlen,
47 d->props.generic_bulk_ctrl_endpoint),rbuf,rlen,&actlen,
H A Ddtt200u.c171 .generic_bulk_ctrl_endpoint = 0x01,
218 .generic_bulk_ctrl_endpoint = 0x01,
265 .generic_bulk_ctrl_endpoint = 0x01,
312 .generic_bulk_ctrl_endpoint = 0x01,
329 .generic_bulk_ctrl_endpoint = 0x01,
H A Ddibusb-mb.c216 .generic_bulk_ctrl_endpoint = 0x01,
302 .generic_bulk_ctrl_endpoint = 0x01,
368 .generic_bulk_ctrl_endpoint = 0x01,
427 .generic_bulk_ctrl_endpoint = 0x01,
H A Dttusb2.c278 .generic_bulk_ctrl_endpoint = 0x01,
330 .generic_bulk_ctrl_endpoint = 0x01,
377 .generic_bulk_ctrl_endpoint = 0x01,
H A Dcxusb.c325 int ep = d->props.generic_bulk_ctrl_endpoint;
1144 usb_sndbulkpipe(d->udev, d->props.generic_bulk_ctrl_endpoint));
1146 usb_rcvbulkpipe(d->udev, d->props.generic_bulk_ctrl_endpoint));
1201 usb_sndbulkpipe(d->udev, d->props.generic_bulk_ctrl_endpoint));
1203 usb_rcvbulkpipe(d->udev, d->props.generic_bulk_ctrl_endpoint));
1402 .generic_bulk_ctrl_endpoint = 0x01,
1456 .generic_bulk_ctrl_endpoint = 0x01,
1509 .generic_bulk_ctrl_endpoint = 0x01,
1570 .generic_bulk_ctrl_endpoint = 0x01,
1622 .generic_bulk_ctrl_endpoint
[all...]
H A Ddvb-usb-init.c88 if (d->props.generic_bulk_ctrl_endpoint != 0) {
89 usb_clear_halt(d->udev, usb_sndbulkpipe(d->udev, d->props.generic_bulk_ctrl_endpoint));
90 usb_clear_halt(d->udev, usb_rcvbulkpipe(d->udev, d->props.generic_bulk_ctrl_endpoint));
H A Ddibusb-mc.c93 .generic_bulk_ctrl_endpoint = 0x01,
H A Da800.c158 .generic_bulk_ctrl_endpoint = 0x01,
H A DcinergyT2-core.c227 .generic_bulk_ctrl_endpoint = 1,
H A Dumt-010.c126 .generic_bulk_ctrl_endpoint = 0x01,
H A Danysee.c73 d->props.generic_bulk_ctrl_endpoint), buf, sizeof(buf),
532 .generic_bulk_ctrl_endpoint = 1,
H A Ddvb-usb.h231 * @generic_bulk_ctrl_endpoint: most of the DVB USB devices have a generic
238 * the generic_bulk_ctrl_endpoint. When this is non-zero, this will be used
239 * instead of the generic_bulk_ctrl_endpoint when reading usb responses in
279 int generic_bulk_ctrl_endpoint; member in struct:dvb_usb_device_properties
H A Dgp8psk.c259 .generic_bulk_ctrl_endpoint = 0x01,
H A Dnova-t-usb2.c204 .generic_bulk_ctrl_endpoint = 0x01,
H A Ddigitv.c322 .generic_bulk_ctrl_endpoint = 0x01,
H A Ddw2102.c1266 .generic_bulk_ctrl_endpoint = 0x81,
1319 .generic_bulk_ctrl_endpoint = 0x81,
1368 .generic_bulk_ctrl_endpoint = 0x81,
1413 .generic_bulk_ctrl_endpoint = 0x81,
H A Dopera1.c506 .generic_bulk_ctrl_endpoint = 0x00,
H A Daf9005.c1035 .generic_bulk_ctrl_endpoint = 2,

Completed in 138 milliseconds