• Home
  • Raw
  • Download

Lines Matching refs:isoc_pipe

1550 			     int isoc_pipe)  in cx231xx_init_v4l2()  argument
1567 if (uif->altsetting[0].desc.bNumEndpoints < isoc_pipe + 1) in cx231xx_init_v4l2()
1570 dev->video_mode.end_point_addr = uif->altsetting[0].endpoint[isoc_pipe].desc.bEndpointAddress; in cx231xx_init_v4l2()
1585 if (uif->altsetting[i].desc.bNumEndpoints < isoc_pipe + 1) in cx231xx_init_v4l2()
1588 tmp = le16_to_cpu(uif->altsetting[i].endpoint[isoc_pipe].desc.wMaxPacketSize); in cx231xx_init_v4l2()
1605 if (uif->altsetting[0].desc.bNumEndpoints < isoc_pipe + 1) in cx231xx_init_v4l2()
1609 uif->altsetting[0].endpoint[isoc_pipe].desc. in cx231xx_init_v4l2()
1626 if (uif->altsetting[i].desc.bNumEndpoints < isoc_pipe + 1) in cx231xx_init_v4l2()
1629 tmp = le16_to_cpu(uif->altsetting[i].endpoint[isoc_pipe]. in cx231xx_init_v4l2()
1649 if (uif->altsetting[0].desc.bNumEndpoints < isoc_pipe + 1) in cx231xx_init_v4l2()
1653 uif->altsetting[0].endpoint[isoc_pipe].desc. in cx231xx_init_v4l2()
1668 if (uif->altsetting[i].desc.bNumEndpoints < isoc_pipe + 1) in cx231xx_init_v4l2()
1671 tmp = le16_to_cpu(uif->altsetting[i].endpoint[isoc_pipe]. in cx231xx_init_v4l2()
1696 int i, isoc_pipe = 0; in cx231xx_usb_probe() local
1825 retval = cx231xx_init_v4l2(dev, udev, interface, isoc_pipe); in cx231xx_usb_probe()
1840 if (uif->altsetting[0].desc.bNumEndpoints < isoc_pipe + 1) { in cx231xx_usb_probe()
1846 uif->altsetting[0].endpoint[isoc_pipe]. in cx231xx_usb_probe()
1864 if (uif->altsetting[i].desc.bNumEndpoints < isoc_pipe + 1) { in cx231xx_usb_probe()
1870 endpoint[isoc_pipe].desc. in cx231xx_usb_probe()