Searched refs:video_ep (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/usbvideo/
H A Dkonicawc.c787 unsigned char video_ep = 0; local
821 if (video_ep == 0)
822 video_ep = endpoint->bEndpointAddress;
823 else if (video_ep != endpoint->bEndpointAddress) {
886 uvd->video_endp = video_ep;
H A Dultracam.c516 unsigned char video_ep = 0; local
551 if (video_ep == 0)
552 video_ep = endpoint->bEndpointAddress;
553 else if (video_ep != endpoint->bEndpointAddress) {
613 uvd->video_endp = video_ep;
H A Dibmcam.c3632 unsigned char video_ep = 0; local
3713 if (video_ep == 0)
3714 video_ep = endpoint->bEndpointAddress;
3715 else if (video_ep != endpoint->bEndpointAddress) {
3840 uvd->video_endp = video_ep;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/usbvideo/
H A Dkonicawc.c787 unsigned char video_ep = 0; local
821 if (video_ep == 0)
822 video_ep = endpoint->bEndpointAddress;
823 else if (video_ep != endpoint->bEndpointAddress) {
886 uvd->video_endp = video_ep;
H A Dultracam.c516 unsigned char video_ep = 0; local
551 if (video_ep == 0)
552 video_ep = endpoint->bEndpointAddress;
553 else if (video_ep != endpoint->bEndpointAddress) {
613 uvd->video_endp = video_ep;
H A Dibmcam.c3632 unsigned char video_ep = 0; local
3713 if (video_ep == 0)
3714 video_ep = endpoint->bEndpointAddress;
3715 else if (video_ep != endpoint->bEndpointAddress) {
3840 uvd->video_endp = video_ep;

Completed in 77 milliseconds