OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wsmux_attach_sc
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/wscons/
wsbellmux.c
77
return (
wsmux_attach_sc
(muxsc, &sc->sc_base));
wsmuxvar.h
81
int
wsmux_attach_sc
(struct wsmux_softc *, struct wsevsrc *);
wsbell.c
228
error =
wsmux_attach_sc
(wsmux_getmux(mux), &sc->sc_base);
wsmouse.c
282
error =
wsmux_attach_sc
(wsmux_getmux(mux), &sc->sc_base);
972
return (
wsmux_attach_sc
(muxsc, &sc->sc_base));
wsmux.c
621
return (
wsmux_attach_sc
(muxsc, &sc->sc_base));
648
wsmux_attach_sc
(struct wsmux_softc *sc, struct wsevsrc *me)
function in typeref:typename:int
655
DPRINTF(("
wsmux_attach_sc
: %s(%p): type=%d\n",
668
DPRINTF(("
wsmux_attach_sc
: %s: set display %p\n",
678
DPRINTF(("
wsmux_attach_sc
: %s set rawkbd=%d\n",
694
DPRINTF(("
wsmux_attach_sc
: %s: calling open of %s\n",
699
DPRINTF(("
wsmux_attach_sc
: %s not open\n",
708
DPRINTF(("
wsmux_attach_sc
: %s(%p) done, error=%d\n",
wskbd.c
495
error =
wsmux_attach_sc
(wsmux_getmux(mux), &sc->sc_base);
1303
(void)
wsmux_attach_sc
((struct wsmux_softc *)me, &sc->sc_base);
1364
return (
wsmux_attach_sc
(muxsc, &sc->sc_base));
wsdisplay.c
2302
if (
wsmux_attach_sc
((struct wsmux_softc *)
Completed in 17 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025