Home
last modified time | relevance | path

Searched refs:acpi_gpe_event_info (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/drivers/acpi/acpica/
Dacevents.h83 acpi_ev_update_gpe_enable_mask(struct acpi_gpe_event_info *gpe_event_info);
85 acpi_status acpi_ev_enable_gpe(struct acpi_gpe_event_info *gpe_event_info);
88 acpi_ev_add_gpe_reference(struct acpi_gpe_event_info *gpe_event_info);
91 acpi_ev_remove_gpe_reference(struct acpi_gpe_event_info *gpe_event_info);
93 struct acpi_gpe_event_info *acpi_ev_get_gpe_event_info(acpi_handle gpe_device,
96 struct acpi_gpe_event_info *acpi_ev_low_get_gpe_info(u32 gpe_number,
100 acpi_status acpi_ev_finish_gpe(struct acpi_gpe_event_info *gpe_event_info);
125 struct acpi_gpe_event_info *gpe_event_info,
Devgpe.c71 acpi_ev_update_gpe_enable_mask(struct acpi_gpe_event_info *gpe_event_info) in acpi_ev_update_gpe_enable_mask()
112 acpi_status acpi_ev_enable_gpe(struct acpi_gpe_event_info *gpe_event_info) in acpi_ev_enable_gpe()
145 acpi_ev_add_gpe_reference(struct acpi_gpe_event_info *gpe_event_info) in acpi_ev_add_gpe_reference()
187 acpi_ev_remove_gpe_reference(struct acpi_gpe_event_info *gpe_event_info) in acpi_ev_remove_gpe_reference()
232 struct acpi_gpe_event_info *acpi_ev_low_get_gpe_info(u32 gpe_number, in acpi_ev_low_get_gpe_info()
272 struct acpi_gpe_event_info *acpi_ev_get_gpe_event_info(acpi_handle gpe_device, in acpi_ev_get_gpe_event_info()
276 struct acpi_gpe_event_info *gpe_info; in acpi_ev_get_gpe_event_info()
334 struct acpi_gpe_event_info *gpe_event_info; in acpi_ev_gpe_detect()
534 struct acpi_gpe_event_info *gpe_event_info = context; in acpi_ev_asynch_execute_gpe_method()
631 struct acpi_gpe_event_info *gpe_event_info = context; in acpi_ev_asynch_enable_gpe()
[all …]
Dachware.h113 u32 acpi_hw_get_gpe_register_bit(struct acpi_gpe_event_info *gpe_event_info);
116 acpi_hw_low_set_gpe(struct acpi_gpe_event_info *gpe_event_info, u32 action);
122 acpi_status acpi_hw_clear_gpe(struct acpi_gpe_event_info *gpe_event_info);
129 acpi_hw_get_gpe_status(struct acpi_gpe_event_info *gpe_event_info,
Devxfgpe.c121 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
166 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
216 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
280 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
328 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
459 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
535 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
578 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
622 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
Dhwgpe.c74 u32 acpi_hw_get_gpe_register_bit(struct acpi_gpe_event_info *gpe_event_info) in acpi_hw_get_gpe_register_bit()
98 acpi_hw_low_set_gpe(struct acpi_gpe_event_info *gpe_event_info, u32 action) in acpi_hw_low_set_gpe()
169 acpi_status acpi_hw_clear_gpe(struct acpi_gpe_event_info * gpe_event_info) in acpi_hw_clear_gpe()
210 acpi_hw_get_gpe_status(struct acpi_gpe_event_info * gpe_event_info, in acpi_hw_get_gpe_status()
Devgpeblk.c202 struct acpi_gpe_event_info *gpe_event_info = NULL; in acpi_ev_create_gpe_info_blocks()
203 struct acpi_gpe_event_info *this_event; in acpi_ev_create_gpe_info_blocks()
229 acpi_gpe_event_info)); in acpi_ev_create_gpe_info_blocks()
442 struct acpi_gpe_event_info *gpe_event_info; in acpi_ev_initialize_gpe_block()
Devgpeutil.c308 struct acpi_gpe_event_info *gpe_event_info; in acpi_ev_delete_gpe_handlers()
Devgpeinit.c325 struct acpi_gpe_event_info *gpe_event_info; in acpi_ev_match_gpe_method()
Daclocal.h471 struct acpi_gpe_event_info { struct
500 struct acpi_gpe_event_info *event_info; /* One for each GPE */
Devxface.c756 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
943 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
Ddbdisply.c736 struct acpi_gpe_event_info *gpe_event_info; in acpi_db_display_gpes()
Ddbcmds.c1068 struct acpi_gpe_event_info *gpe_event_info; in acpi_db_generate_gpe()