OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_isoc_pipe
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
emdtv_dtv.c
108
&sc->
sc_isoc_pipe
);
153
if (sc->
sc_isoc_pipe
) {
154
usbd_abort_pipe(sc->
sc_isoc_pipe
);
156
usbd_close_pipe(sc->
sc_isoc_pipe
);
157
sc->
sc_isoc_pipe
= NULL;
200
int error = usbd_create_xfer(sc->
sc_isoc_pipe
,
353
if (sc->
sc_isoc_pipe
!= NULL)
354
usbd_abort_pipe(sc->
sc_isoc_pipe
);
380
if (sc->
sc_isoc_pipe
== NULL)
407
struct usbd_pipe *isoc = sc->
sc_isoc_pipe
;
[
all
...]
emdtvvar.h
87
struct usbd_pipe *
sc_isoc_pipe
;
member in struct:emdtv_softc
Completed in 27 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025