Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/usb/dvb-usb-v2/
Dusb_urb.c261 } else if (props->type == USB_ISOC) { in usb_urb_reconfig()
284 else if (props->type == USB_ISOC && in usb_urb_reconfig()
300 else if (props->type == USB_ISOC) in usb_urb_reconfig()
331 case USB_ISOC: in usb_urb_initv2()
Ddvb_usb.h90 .type = USB_ISOC, \
156 #define USB_ISOC 2 macro
Dmxl111sf.c1049 stream->type = USB_ISOC; in mxl111sf_stream_config_isoc()
/linux-4.19.296/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-4.19.296/drivers/isdn/hardware/mISDN/
Dhfcsusb.h86 #define USB_ISOC 2 macro
Dhfcsusb.c2081 f->usb_transfer_mode = USB_ISOC; in hfcsusb_probe()