OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vc_suspend_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_arm.h
81
enum vc_suspend_status
vc_suspend_state
;
member in struct:vchiq_arm_state_struct
vchiq_arm.c
1816
arm_state->
vc_suspend_state
= new_state;
1903
return (arm_state->
vc_suspend_state
> VC_SUSPEND_IDLE) &&
1996
switch (arm_state->
vc_suspend_state
) {
2011
suspend_state_names[arm_state->
vc_suspend_state
+
2045
if (arm_state->
vc_suspend_state
== VC_SUSPEND_REQUESTED &&
2123
if (arm_state->
vc_suspend_state
== VC_SUSPEND_SUSPENDED) {
2129
} else if (arm_state->
vc_suspend_state
<= VC_SUSPEND_IDLE) {
2171
if (arm_state->
vc_suspend_state
> VC_SUSPEND_IDLE) {
2187
if (arm_state->
vc_suspend_state
!= VC_SUSPEND_SUSPENDED) {
2191
suspend_state_names[arm_state->
vc_suspend_state
2689
enum vc_suspend_status
vc_suspend_state
;
local in function:vchiq_dump_service_use_state
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025