Lines Matching refs:usbd_pipe
89 struct usbd_pipe;
99 usbd_status (*ubm_open)(struct usbd_pipe *);
120 void (*upm_close)(struct usbd_pipe *);
121 void (*upm_cleartoggle)(struct usbd_pipe *);
200 struct usbd_pipe *ud_pipe0; /* pipe 0 */
243 struct usbd_pipe { struct
270 struct usbd_pipe *ux_pipe; argument
333 void usbd_dump_queue(struct usbd_pipe *);
334 void usbd_dump_pipe(struct usbd_pipe *);
348 struct usbd_pipe **);
352 struct usbd_pipe **,
376 void usbd_kill_pipe(struct usbd_pipe *);