Home
last modified time | relevance | path

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

/linux/drivers/media/usb/em28xx/
A Dem28xx-core.c904 (!xfer_bulk && !dev->dvb_ep_isoc)) { in em28xx_alloc_urbs()
981 dev->dvb_ep_isoc); in em28xx_alloc_urbs()
A Dem28xx.h735 u8 dvb_ep_isoc; // address of isoc endpoint for DVB member
A Dem28xx-cards.c3792 dev->dvb_ep_isoc = e->bEndpointAddress; in em28xx_check_usb_descriptor()
3972 dev->dvb_ep_isoc ? " isoc" : ""); in em28xx_usb_probe()
4026 if (!dev->dvb_ep_isoc || (try_bulk && dev->dvb_ep_bulk)) in em28xx_usb_probe()
4068 dev->dev_next->dvb_ep_isoc = dev->dvb_ep_isoc_ts2; in em28xx_usb_probe()
A Dem28xx-dvb.c213 if (!dev->dvb_ep_isoc) in em28xx_start_streaming()

Completed in 18 milliseconds