OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:usbd_pipe
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
usbdivar.h
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
{
struct
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
**);
[
all
...]
Completed in 11 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025