OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_wr_sel
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
udsir.c
96
struct selinfo
sc_wr_sel
;
member in struct:udsir_softc
235
selinit(&sc->
sc_wr_sel
);
298
seldestroy(&sc->
sc_wr_sel
);
648
selrecord(l, &sc->
sc_wr_sel
);
692
sip = &sc->
sc_wr_sel
;
796
selremove_knote(&sc->
sc_wr_sel
, kn);
1028
selnotify(&sc->
sc_wr_sel
, 0, 0);
ustir.c
125
struct selinfo
sc_wr_sel
;
member in struct:ustir_softc
308
selinit(&sc->
sc_wr_sel
);
381
seldestroy(&sc->
sc_wr_sel
);
639
selnotify(&sc->
sc_wr_sel
, 0, 0);
1037
selrecord(l, &sc->
sc_wr_sel
);
1083
selremove_knote(&sc->
sc_wr_sel
, kn);
1124
sip = &sc->
sc_wr_sel
;
Completed in 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025