Searched refs:acpi_gpe_event_info (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/drivers/acpi/acpica/ |
A D | acevents.h | 64 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,
|
A D | evgpe.c | 37 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() 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() 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() 554 struct acpi_gpe_event_info *gpe_event_info = context; in acpi_ev_asynch_enable_gpe() 627 struct acpi_gpe_event_info *gpe_event_info, u32 gpe_number) in acpi_ev_detect_gpe() [all …]
|
A D | achware.h | 85 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,
|
A D | evxfgpe.c | 95 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()
|
A D | hwgpe.c | 110 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()
|
A D | evgpeblk.c | 172 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()
|
A D | evgpeutil.c | 274 struct acpi_gpe_event_info *gpe_event_info; in acpi_ev_delete_gpe_handlers()
|
A D | evgpeinit.c | 299 struct acpi_gpe_event_info *gpe_event_info; in acpi_ev_match_gpe_method()
|
A D | evxface.c | 722 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()
|
A D | aclocal.h | 448 struct acpi_gpe_event_info { struct 486 struct acpi_gpe_event_info *event_info; /* One for each GPE */
|
A D | dbdisply.c | 727 struct acpi_gpe_event_info *gpe_event_info; in acpi_db_display_gpes()
|
A D | dbcmds.c | 1032 struct acpi_gpe_event_info *gpe_event_info; in acpi_db_generate_gpe()
|
Completed in 33 milliseconds