Home | History | Annotate | Download | only in linux

Lines Matching full:usb_pipeendpoint

1133 #define usb_pipeendpoint(pipe)	(((pipe) >> 15) & 0xf)
1179 unsigned epnum = usb_pipeendpoint(pipe);