OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:config_hook
(Results
1 - 25
of
56
) sorted by relevancy
1
2
3
/src/sys/arch/hpcarm/include/
config_hook.h
1
/* $NetBSD:
config_hook
.h,v 1.2 2002/02/01 18:16:05 uch Exp $ */
3
#include <hpc/include/
config_hook
.h>
/src/sys/arch/hpcmips/include/
config_hook.h
1
/* $NetBSD:
config_hook
.h,v 1.15 2002/02/01 18:16:06 uch Exp $ */
3
#include <hpc/include/
config_hook
.h>
/src/sys/arch/hpcsh/include/
config_hook.h
1
/* $NetBSD:
config_hook
.h,v 1.2 2002/02/01 18:16:06 uch Exp $ */
3
#include <hpc/include/
config_hook
.h>
/src/sys/arch/zaurus/include/
config_hook.h
1
/* $NetBSD:
config_hook
.h,v 1.1 2006/12/17 16:07:11 peter Exp $ */
3
#include <hpc/include/
config_hook
.h>
/src/sys/arch/hpcarm/dev/
j720lcd.c
42
#include <machine/
config_hook
.h>
98
config_hook
(CONFIG_HOOK_SET, CONFIG_HOOK_BRIGHTNESS,
100
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_BRIGHTNESS,
102
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_BRIGHTNESS_MAX,
106
config_hook
(CONFIG_HOOK_SET, CONFIG_HOOK_CONTRAST,
108
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_CONTRAST,
110
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_CONTRAST_MAX,
115
config_hook
(CONFIG_HOOK_POWERCONTROL,
j720pwr.c
45
#include <machine/
config_hook
.h>
137
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_BATTERYVAL,
141
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_CHARGE,
145
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_ACADAPTER,
149
config_hook
(CONFIG_HOOK_BUTTONEVENT,
154
config_hook
(CONFIG_HOOK_PMEVENT,
nbppm.c
34
#include <machine/
config_hook
.h>
/src/sys/arch/hpcmips/dev/
teliosio.c
42
#include <machine/
config_hook
.h>
113
config_hook
(CONFIG_HOOK_SET, CONFIG_HOOK_POWER_LCDLIGHT,
115
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_POWER_LCDLIGHT,
117
config_hook
(CONFIG_HOOK_SET, CONFIG_HOOK_BRIGHTNESS,
119
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_BRIGHTNESS,
121
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_BRIGHTNESS_MAX,
124
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_ACADAPTER,
126
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_BATTERYVAL,
ite8181var.h
31
#include <machine/
config_hook
.h>
mq200var.h
33
#include <machine/
config_hook
.h>
/src/sys/arch/hpcsh/dev/
j6x0lcd.c
41
#include <machine/
config_hook
.h>
254
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_BRIGHTNESS_MAX,
257
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_BRIGHTNESS,
260
config_hook
(CONFIG_HOOK_SET, CONFIG_HOOK_BRIGHTNESS,
265
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_CONTRAST_MAX,
268
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_CONTRAST,
271
config_hook
(CONFIG_HOOK_SET, CONFIG_HOOK_CONTRAST,
276
config_hook
(CONFIG_HOOK_POWERCONTROL,
psh3lcd.c
42
#include <machine/
config_hook
.h>
272
config_hook
(CONFIG_HOOK_GET,
274
config_hook
(CONFIG_HOOK_GET,
276
config_hook
(CONFIG_HOOK_SET,
280
config_hook
(CONFIG_HOOK_GET,
282
config_hook
(CONFIG_HOOK_GET,
284
config_hook
(CONFIG_HOOK_SET,
288
config_hook
(CONFIG_HOOK_POWERCONTROL,
psh3pwr.c
38
#include <machine/
config_hook
.h>
135
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_ACADAPTER,
137
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_CHARGE,
139
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_BATTERYVAL,
j6x0pwr.c
43
#include <machine/
config_hook
.h>
97
/* Convenience aliases (XXX: should be provided by
config_hook
.h) */
166
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_ACADAPTER,
169
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_CHARGE,
172
config_hook
(CONFIG_HOOK_GET, CONFIG_HOOK_BATTERYVAL,
/src/sys/dev/hpc/
pwctl.c
52
#include <machine/
config_hook
.h>
133
sc->sc_hook_tag =
config_hook
(CONFIG_HOOK_POWERCONTROL,
135
sc->sc_ghook_tag =
config_hook
(CONFIG_HOOK_GET,
137
sc->sc_hook_hardpower =
config_hook
(CONFIG_HOOK_PMEVENT,
hpcout.c
39
#include <machine/
config_hook
.h>
93
config_hook
(sc->sc_type, sc->sc_id, CONFIG_HOOK_SHARE,
hpcapm.c
47
#include <machine/
config_hook
.h>
129
sc->sc_standby_hook =
config_hook
(CONFIG_HOOK_PMEVENT,
133
sc->sc_suspend_hook =
config_hook
(CONFIG_HOOK_PMEVENT,
138
sc->sc_battery_hook =
config_hook
(CONFIG_HOOK_PMEVENT,
143
sc->sc_ac_hook =
config_hook
(CONFIG_HOOK_PMEVENT,
button.c
46
#include <machine/
config_hook
.h>
140
sc->sc_ghook_tag =
config_hook
(CONFIG_HOOK_GET, sc->sc_id,
hpcin.c
39
#include <machine/
config_hook
.h>
/src/sys/arch/hpcmips/vr/
cmu.c
58
#include <machine/
config_hook
.h>
100
sc->sc_hardpower =
config_hook
(CONFIG_HOOK_PMEVENT,
vrc4172pwm.c
37
#include <machine/
config_hook
.h>
221
sc->sc_pmhook =
config_hook
(CONFIG_HOOK_PMEVENT,
224
sc->sc_lcdhook =
config_hook
(CONFIG_HOOK_POWERCONTROL,
227
sc->sc_getlcdhook =
config_hook
(CONFIG_HOOK_GET,
230
sc->sc_sethook =
config_hook
(CONFIG_HOOK_SET,
233
sc->sc_gethook =
config_hook
(CONFIG_HOOK_GET,
236
sc->sc_getmaxhook =
config_hook
(CONFIG_HOOK_GET,
/src/sys/arch/hpcmips/hpcmips/
autoconf.c
52
#include <machine/
config_hook
.h>
hpcapm_machdep.c
43
#include <machine/
config_hook
.h>
/src/sys/arch/hpcarm/hpcarm/
autoconf.c
57
#include <machine/
config_hook
.h>
/src/sys/arch/hpcsh/hpcsh/
autoconf.c
56
#include <machine/
config_hook
.h>
Completed in 20 milliseconds
1
2
3
Indexes created Thu Oct 02 10:09:58 GMT 2025