OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ax_pipe
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
auvitek_video.c
574
USBD_EXCLUSIVE_USE, &ax->
ax_pipe
);
584
int error = usbd_create_xfer(ax->
ax_pipe
,
605
if (ax->
ax_pipe
!= NULL) {
606
usbd_abort_pipe(ax->
ax_pipe
);
620
if (ax->
ax_pipe
!= NULL) {
621
usbd_close_pipe(ax->
ax_pipe
);
622
ax->
ax_pipe
= NULL;
702
usbd_clear_endpoint_stall_async(ax->
ax_pipe
);
auvitekvar.h
77
struct usbd_pipe *
ax_pipe
;
member in struct:auvitek_xfer
Completed in 18 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026