Home
last modified time | relevance | path

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

/linux/drivers/acpi/acpica/
H A Dacevents.h64 acpi_ev_update_gpe_enable_mask(struct acpi_gpe_event_info *gpe_event_info);
66 acpi_status acpi_ev_enable_gpe(struct acpi_gpe_event_info *gpe_event_info);
69 acpi_ev_mask_gpe(struct acpi_gpe_event_info *gpe_event_info, u8 is_masked);
72 acpi_ev_add_gpe_reference(struct acpi_gpe_event_info *gpe_event_info,
76 acpi_ev_remove_gpe_reference(struct acpi_gpe_event_info *gpe_event_info);
78 struct acpi_gpe_event_info *acpi_ev_get_gpe_event_info(acpi_handle gpe_device,
81 struct acpi_gpe_event_info *acpi_ev_low_get_gpe_info(u32 gpe_number,
85 acpi_status acpi_ev_finish_gpe(struct acpi_gpe_event_info *gpe_event_info);
89 struct acpi_gpe_event_info *gpe_event_info, u32 gpe_number);
114 struct acpi_gpe_event_info *gpe_event_info,
H A Devgpe.c37 acpi_ev_update_gpe_enable_mask(struct acpi_gpe_event_info *gpe_event_info) in acpi_ev_update_gpe_enable_mask()
78 acpi_status acpi_ev_enable_gpe(struct acpi_gpe_event_info *gpe_event_info) in acpi_ev_enable_gpe()
104 acpi_ev_mask_gpe(struct acpi_gpe_event_info *gpe_event_info, u8 is_masked) in acpi_ev_mask_gpe()
159 acpi_ev_add_gpe_reference(struct acpi_gpe_event_info *gpe_event_info, in acpi_ev_add_gpe_reference()
206 acpi_ev_remove_gpe_reference(struct acpi_gpe_event_info *gpe_event_info) in acpi_ev_remove_gpe_reference()
251 struct acpi_gpe_event_info *acpi_ev_low_get_gpe_info(u32 gpe_number, in acpi_ev_low_get_gpe_info()
291 struct acpi_gpe_event_info *acpi_ev_get_gpe_event_info(acpi_handle gpe_device, in acpi_ev_get_gpe_event_info()
295 struct acpi_gpe_event_info *gpe_info; in acpi_ev_get_gpe_event_info()
352 struct acpi_gpe_event_info *gpe_event_info; in acpi_ev_gpe_detect()
457 struct acpi_gpe_event_info *gpe_event_info = context; in acpi_ev_asynch_execute_gpe_method()
[all …]
H A Dachware.h85 u32 acpi_hw_get_gpe_register_bit(struct acpi_gpe_event_info *gpe_event_info);
88 acpi_hw_low_set_gpe(struct acpi_gpe_event_info *gpe_event_info, u32 action);
94 acpi_status acpi_hw_clear_gpe(struct acpi_gpe_event_info *gpe_event_info);
101 acpi_hw_get_gpe_status(struct acpi_gpe_event_info *gpe_event_info,
H A Devxfgpe.c95 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
151 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
201 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
261 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
308 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
356 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
495 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
571 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
614 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
680 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
H A Dhwgpe.c110 u32 acpi_hw_get_gpe_register_bit(struct acpi_gpe_event_info *gpe_event_info) in acpi_hw_get_gpe_register_bit()
134 acpi_hw_low_set_gpe(struct acpi_gpe_event_info *gpe_event_info, u32 action) in acpi_hw_low_set_gpe()
210 acpi_status acpi_hw_clear_gpe(struct acpi_gpe_event_info *gpe_event_info) in acpi_hw_clear_gpe()
250 acpi_hw_get_gpe_status(struct acpi_gpe_event_info *gpe_event_info, in acpi_hw_get_gpe_status()
663 struct acpi_gpe_event_info *gpe_event_info; in acpi_hw_check_all_gpes()
H A Devgpeblk.c172 struct acpi_gpe_event_info *gpe_event_info = NULL; in acpi_ev_create_gpe_info_blocks()
173 struct acpi_gpe_event_info *this_event; in acpi_ev_create_gpe_info_blocks()
199 acpi_gpe_event_info)); in acpi_ev_create_gpe_info_blocks()
423 struct acpi_gpe_event_info *gpe_event_info; in acpi_ev_initialize_gpe_block()
H A Devgpeutil.c274 struct acpi_gpe_event_info *gpe_event_info; in acpi_ev_delete_gpe_handlers()
H A Devgpeinit.c299 struct acpi_gpe_event_info *gpe_event_info; in acpi_ev_match_gpe_method()
H A Devxface.c722 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
908 struct acpi_gpe_event_info *gpe_event_info; in ACPI_EXPORT_SYMBOL()
H A Daclocal.h448 struct acpi_gpe_event_info { struct
486 struct acpi_gpe_event_info *event_info; /* One for each GPE */
H A Ddbdisply.c727 struct acpi_gpe_event_info *gpe_event_info; in acpi_db_display_gpes()
H A Ddbcmds.c1090 struct acpi_gpe_event_info *gpe_event_info; in acpi_db_generate_gpe()