OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PWRSTAT_SUSPEND
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/hpcarm/dev/
sed1356var.h
49
#define
PWRSTAT_SUSPEND
(1<<0)
sed_saip.c
314
sc->sc_powerstate |=
PWRSTAT_SUSPEND
;
318
sc->sc_powerstate &= ~
PWRSTAT_SUSPEND
;
331
(PWRSTAT_VIDEOOFF|
PWRSTAT_SUSPEND
)));
337
(PWRSTAT_VIDEOOFF|
PWRSTAT_SUSPEND
)) &&
/src/sys/arch/hpcmips/dev/
ite8181var.h
50
#define
PWRSTAT_SUSPEND
(1<<0)
mq200var.h
49
#define
PWRSTAT_SUSPEND
(1<<0)
mq200.c
257
(PWRSTAT_VIDEOOFF|
PWRSTAT_SUSPEND
)));
263
(PWRSTAT_VIDEOOFF|
PWRSTAT_SUSPEND
)) &&
274
sc->sc_powerstate |=
PWRSTAT_SUSPEND
;
278
sc->sc_powerstate |=
PWRSTAT_SUSPEND
;
282
sc->sc_powerstate &= ~
PWRSTAT_SUSPEND
;
ite8181.c
438
(PWRSTAT_VIDEOOFF|
PWRSTAT_SUSPEND
)));
444
(PWRSTAT_VIDEOOFF|
PWRSTAT_SUSPEND
)) &&
455
sc->sc_powerstate |=
PWRSTAT_SUSPEND
;
459
sc->sc_powerstate |=
PWRSTAT_SUSPEND
;
463
sc->sc_powerstate &= ~
PWRSTAT_SUSPEND
;
/src/sys/dev/hpc/
bivideo.c
89
#define
PWRSTAT_SUSPEND
(1<<0)
344
sc->sc_powerstate |=
PWRSTAT_SUSPEND
;
348
sc->sc_powerstate &= ~
PWRSTAT_SUSPEND
;
361
(PWRSTAT_VIDEOOFF|
PWRSTAT_SUSPEND
)));
367
(PWRSTAT_VIDEOOFF|
PWRSTAT_SUSPEND
)) &&
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025