Searched defs:state_count (Results 1 - 9 of 9) sorted by relevance
/linux-4.4.14/drivers/isdn/hisax/ | ||
H A D | fsm.h | 25 int state_count, event_count; member in struct:Fsm |
H A D | hisax.h | 172 int state_count, event_count; member in struct:Fsm |
/linux-4.4.14/drivers/isdn/mISDN/ | ||
H A D | fsm.h | 33 int state_count, event_count; member in struct:Fsm |
/linux-4.4.14/security/apparmor/ | ||
H A D | match.c | 102 size_t i, state_count, trans_count; verify_dfa() local |
/linux-4.4.14/drivers/soc/qcom/ | ||
H A D | spm.c | 215 int state_count = 1; qcom_cpuidle_init() local |
/linux-4.4.14/include/linux/ | ||
H A D | cpuidle.h | 118 int state_count; member in struct:cpuidle_driver |
/linux-4.4.14/include/acpi/ | ||
H A D | processor.h | 109 unsigned int state_count; member in struct:acpi_processor_performance 154 unsigned int state_count; member in struct:acpi_processor_throttling |
H A D | acpi_bus.h | 306 int state_count; member in struct:acpi_device_perf |
/linux-4.4.14/include/xen/interface/ | ||
H A D | platform.h | 408 uint32_t state_count; /* total available performance states */ member in struct:xen_processor_performance |
Completed in 256 milliseconds