Searched refs:sleep_state (Results 1 – 10 of 10) sorted by relevance
| /include/xen/ |
| D | acpi.h | 45 int xen_acpi_notify_hypervisor_sleep(u8 sleep_state, 47 int xen_acpi_notify_hypervisor_extended_sleep(u8 sleep_state,
|
| /include/linux/pinctrl/ |
| D | devinfo.h | 41 struct pinctrl_state *sleep_state; member
|
| /include/linux/ |
| D | tboot.h | 135 #define tboot_sleep(sleep_state, pm1a_control, pm1b_control) \ argument
|
| D | olpc-ec.h | 59 asmlinkage int xo1_do_sleep(u8 sleep_state);
|
| D | acpi.h | 1081 static inline bool acpi_sleep_state_supported(u8 sleep_state) in acpi_sleep_state_supported() argument 1102 void acpi_os_set_prepare_sleep(int (*func)(u8 sleep_state, 1105 acpi_status acpi_os_prepare_sleep(u8 sleep_state, 1108 void acpi_os_set_prepare_extended_sleep(int (*func)(u8 sleep_state, 1111 acpi_status acpi_os_prepare_extended_sleep(u8 sleep_state,
|
| /include/acpi/ |
| D | acpixf.h | 868 acpi_get_sleep_type_data(u8 sleep_state, 873 acpi_enter_sleep_state_prep(u8 sleep_state)) 874 ACPI_EXTERNAL_RETURN_STATUS(acpi_status acpi_enter_sleep_state(u8 sleep_state)) 879 acpi_leave_sleep_state_prep(u8 sleep_state)) 880 ACPI_EXTERNAL_RETURN_STATUS(acpi_status acpi_leave_sleep_state(u8 sleep_state))
|
| D | acpi_bus.h | 345 u64 sleep_state; member 846 bool acpi_sleep_state_supported(u8 sleep_state); 848 static inline bool acpi_sleep_state_supported(u8 sleep_state) { return false; } in acpi_sleep_state_supported() argument
|
| D | acpiosxf.h | 326 acpi_status acpi_os_enter_sleep(u8 sleep_state, u32 rega_value, u32 regb_value);
|
| /include/xen/interface/ |
| D | platform.h | 271 uint32_t sleep_state; /* Which state to enter (Sn). */ member
|
| /include/sound/ |
| D | soc-dapm.h | 321 { .active_state = active, .sleep_state = sleep,}), \ 737 const char *sleep_state; member
|