Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/dvb-usb-v2/
Dusb_urb.c262 } else if (props->type == USB_ISOC) { in usb_urb_reconfig()
285 else if (props->type == USB_ISOC && in usb_urb_reconfig()
301 else if (props->type == USB_ISOC) in usb_urb_reconfig()
332 case USB_ISOC: in usb_urb_initv2()
Ddvb_usb.h90 .type = USB_ISOC, \
156 #define USB_ISOC 2 macro
Dmxl111sf.c1051 stream->type = USB_ISOC; in mxl111sf_stream_config_isoc()
/Linux-v4.19/drivers/media/usb/dvb-usb/
Dttusb2.c668 .type = USB_ISOC,
723 .type = USB_ISOC,
784 .type = USB_ISOC,
803 .type = USB_ISOC,
Ddvb-usb.h105 #define USB_ISOC 2 macro
Dusb-urb.c230 case USB_ISOC: in usb_urb_init()
Dpctv452e.c983 .type = USB_ISOC,
1036 .type = USB_ISOC,
Dtechnisat-usb2.c723 .type = USB_ISOC,
Dm920x.c1173 .type = USB_ISOC,
/Linux-v4.19/drivers/isdn/hisax/
Dhfc_usb.h69 #define USB_ISOC 2 macro
Dhfc_usb.c1439 = USB_ISOC; in hfc_usb_probe()
1540 if (context->fifos[i].usb_transfer_mode == USB_ISOC) { in hfc_usb_disconnect()
/Linux-v4.19/drivers/isdn/hardware/mISDN/
Dhfcsusb.h86 #define USB_ISOC 2 macro
Dhfcsusb.c2063 f->usb_transfer_mode = USB_ISOC; in hfcsusb_probe()