Home | History | Annotate | Download | only in usb

Lines Matching refs:usbd_pipe

91 struct usbd_pipe;
101 usbd_status (*ubm_open)(struct usbd_pipe *);
122 void (*upm_close)(struct usbd_pipe *);
123 void (*upm_cleartoggle)(struct usbd_pipe *);
202 struct usbd_pipe *ud_pipe0; /* pipe 0 */
245 struct usbd_pipe {
272 struct usbd_pipe *ux_pipe;
335 void usbd_dump_queue(struct usbd_pipe *);
336 void usbd_dump_pipe(struct usbd_pipe *);
350 struct usbd_pipe **);
354 struct usbd_pipe **,
378 void usbd_kill_pipe(struct usbd_pipe *);