OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_wsel
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/sbus/
bpp.c
103
struct selinfo
sc_wsel
;
member in struct:bpp_softc
167
selinit(&dsc->
sc_wsel
);
499
selrecord(l, &sc->
sc_wsel
);
537
selremove_knote(&sc->
sc_wsel
, kn);
576
sip = &sc->
sc_wsel
;
620
selnotify(&sc->
sc_wsel
, 0, 0);
/src/sys/dev/audio/
audiovar.h
198
struct selinfo
sc_wsel
;
member in struct:audio_softc
/src/sys/dev/ir/
irframe_tty.c
118
/* XXXJRT Nothing selnotify's
sc_wsel
*/
119
struct selinfo
sc_wsel
;
member in struct:irframet_softc
230
selinit(&sc->
sc_wsel
);
254
seldestroy(&sc->
sc_wsel
);
812
selremove_knote(&sc->
sc_wsel
, kn);
860
sip = &sc->
sc_wsel
;
Completed in 14 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025