Home
last modified time | relevance | path

Searched refs:isoc_pipe (Results 1 – 2 of 2) sorted by relevance

/drivers/media/usb/cx231xx/
Dcx231xx-cards.c1552 int isoc_pipe) in cx231xx_init_v4l2() argument
1569 if (uif->altsetting[0].desc.bNumEndpoints < isoc_pipe + 1) in cx231xx_init_v4l2()
1572 dev->video_mode.end_point_addr = uif->altsetting[0].endpoint[isoc_pipe].desc.bEndpointAddress; in cx231xx_init_v4l2()
1587 if (uif->altsetting[i].desc.bNumEndpoints < isoc_pipe + 1) in cx231xx_init_v4l2()
1590 tmp = le16_to_cpu(uif->altsetting[i].endpoint[isoc_pipe].desc.wMaxPacketSize); in cx231xx_init_v4l2()
1607 if (uif->altsetting[0].desc.bNumEndpoints < isoc_pipe + 1) in cx231xx_init_v4l2()
1611 uif->altsetting[0].endpoint[isoc_pipe].desc. in cx231xx_init_v4l2()
1628 if (uif->altsetting[i].desc.bNumEndpoints < isoc_pipe + 1) in cx231xx_init_v4l2()
1631 tmp = le16_to_cpu(uif->altsetting[i].endpoint[isoc_pipe]. in cx231xx_init_v4l2()
1651 if (uif->altsetting[0].desc.bNumEndpoints < isoc_pipe + 1) in cx231xx_init_v4l2()
[all …]
Dcx231xx-audio.c646 int i, isoc_pipe = 0; in cx231xx_audio_init() local
692 if (uif->altsetting[0].desc.bNumEndpoints < isoc_pipe + 1) { in cx231xx_audio_init()
698 uif->altsetting[0].endpoint[isoc_pipe].desc. in cx231xx_audio_init()
714 if (uif->altsetting[i].desc.bNumEndpoints < isoc_pipe + 1) { in cx231xx_audio_init()
719 tmp = le16_to_cpu(uif->altsetting[i].endpoint[isoc_pipe].desc. in cx231xx_audio_init()