Searched refs:wsdisplay_switch (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/sys/dev/wscons/ |
| H A D | wscons_callbacks.h | 46 int wsdisplay_switch(device_t, int, int);
|
| H A D | wsdisplay_compat_usl.c | 338 return wsdisplay_switch(dv, idx, 1); in wsdisplay_usl_ioctl1()
|
| H A D | wskbd.c | 1625 wsdisplay_switch(sc->sc_base.me_dispdv, ksym - KS_Cmd_Screen0, 0); in internal_command()
|
| H A D | wsdisplay.c | 2075 wsdisplay_switch(device_t dv, int no, int waitok) in wsdisplay_switch() function
|
| /netbsd-src/sys/dev/hpc/ |
| H A D | hpcfb.c | 655 if (wsdisplay_switch(sc->sc_wsdisplay, in hpcfb_power() 668 wsdisplay_switch(sc->sc_wsdisplay, in hpcfb_power()
|