Home
last modified time | relevance | path

Searched refs:ACPI_FUNCTION_NAME (Results 1 – 25 of 32) sorted by relevance

12

/linux-6.6.21/drivers/acpi/acpica/
Dextrace.c135 ACPI_FUNCTION_NAME(ex_trace_point); in acpi_ex_trace_point()
173 ACPI_FUNCTION_NAME(ex_start_trace_method); in acpi_ex_start_trace_method()
230 ACPI_FUNCTION_NAME(ex_stop_trace_method); in acpi_ex_stop_trace_method()
283 ACPI_FUNCTION_NAME(ex_start_trace_opcode); in acpi_ex_start_trace_opcode()
311 ACPI_FUNCTION_NAME(ex_stop_trace_opcode); in acpi_ex_stop_trace_opcode()
Ddswstate.c45 ACPI_FUNCTION_NAME(ds_result_pop); in acpi_ds_result_pop()
119 ACPI_FUNCTION_NAME(ds_result_push); in acpi_ds_result_push()
187 ACPI_FUNCTION_NAME(ds_result_stack_push); in acpi_ds_result_stack_push()
232 ACPI_FUNCTION_NAME(ds_result_stack_pop); in acpi_ds_result_stack_pop()
278 ACPI_FUNCTION_NAME(ds_obj_stack_push); in acpi_ds_obj_stack_push()
327 ACPI_FUNCTION_NAME(ds_obj_stack_pop); in acpi_ds_obj_stack_pop()
374 ACPI_FUNCTION_NAME(ds_obj_stack_pop_and_delete); in acpi_ds_obj_stack_pop_and_delete()
415 ACPI_FUNCTION_NAME(ds_get_current_walk_state); in acpi_ds_get_current_walk_state()
Dnsrepair.c130 ACPI_FUNCTION_NAME(ns_simple_repair); in acpi_ns_simple_repair()
368 ACPI_FUNCTION_NAME(ns_repair_null_element); in acpi_ns_repair_null_element()
450 ACPI_FUNCTION_NAME(ns_remove_null_elements); in acpi_ns_remove_null_elements()
539 ACPI_FUNCTION_NAME(ns_wrap_with_package); in acpi_ns_wrap_with_package()
Dnsdumpdv.c43 ACPI_FUNCTION_NAME(ns_dump_one_device); in acpi_ns_dump_one_device()
83 ACPI_FUNCTION_NAME(ns_dump_root_devices); in acpi_ns_dump_root_devices()
Dutdelete.c372 ACPI_FUNCTION_NAME(ut_update_ref_count); in acpi_ut_update_ref_count()
491 ACPI_FUNCTION_NAME(ut_update_object_reference); in acpi_ut_update_object_reference()
680 ACPI_FUNCTION_NAME(ut_add_reference); in acpi_ut_add_reference()
713 ACPI_FUNCTION_NAME(ut_remove_reference); in acpi_ut_remove_reference()
Dutmutex.c192 ACPI_FUNCTION_NAME(ut_acquire_mutex); in acpi_ut_acquire_mutex()
275 ACPI_FUNCTION_NAME(ut_release_mutex); in acpi_ut_release_mutex()
Ddscontrol.c41 ACPI_FUNCTION_NAME(ds_exec_begin_control_op); in acpi_ds_exec_begin_control_op()
140 ACPI_FUNCTION_NAME(ds_exec_end_control_op); in acpi_ds_exec_end_control_op()
Dhwxface.c96 ACPI_FUNCTION_NAME(acpi_read); in ACPI_EXPORT_SYMBOL()
120 ACPI_FUNCTION_NAME(acpi_write); in ACPI_EXPORT_SYMBOL()
Dnsrepair2.c259 ACPI_FUNCTION_NAME(ns_repair_FDE); in acpi_ns_repair_FDE()
420 ACPI_FUNCTION_NAME(ns_repair_CST); in acpi_ns_repair_CST()
777 ACPI_FUNCTION_NAME(ns_check_sorted_list); in acpi_ns_check_sorted_list()
925 ACPI_FUNCTION_NAME(ns_remove_element); in acpi_ns_remove_element()
Dutstring.c138 ACPI_FUNCTION_NAME(ut_repair_name); in acpi_ut_repair_name()
Devsci.c37 ACPI_FUNCTION_NAME(ev_sci_dispatch); in acpi_ev_sci_dispatch()
Ddswscope.c33 ACPI_FUNCTION_NAME(ds_scope_stack_clear); in acpi_ds_scope_stack_clear()
Dpsutils.c153 ACPI_FUNCTION_NAME(ps_free_op); in acpi_ps_free_op()
Dhwregs.c206 ACPI_FUNCTION_NAME(hw_read); in acpi_hw_read()
300 ACPI_FUNCTION_NAME(hw_write); in acpi_hw_write()
Devevent.c175 ACPI_FUNCTION_NAME(ev_fixed_event_detect); in acpi_ev_fixed_event_detect()
Ddsutils.c36 ACPI_FUNCTION_NAME(ds_clear_implicit_return); in acpi_ds_clear_implicit_return()
82 ACPI_FUNCTION_NAME(ds_do_implicit_return); in acpi_ds_do_implicit_return()
Dnsdump.c54 ACPI_FUNCTION_NAME(ns_print_pathname); in acpi_ns_print_pathname()
152 ACPI_FUNCTION_NAME(ns_dump_one_object); in acpi_ns_dump_one_object()
Devmisc.c76 ACPI_FUNCTION_NAME(ev_queue_notify_request); in acpi_ev_queue_notify_request()
Dhwpci.c213 ACPI_FUNCTION_NAME(hw_process_pci_list); in acpi_hw_process_pci_list()
Dnsalloc.c75 ACPI_FUNCTION_NAME(ns_delete_node); in acpi_ns_delete_node()
Dpsopinfo.c41 ACPI_FUNCTION_NAME(ps_get_opcode_info); in acpi_ps_get_opcode_info()
Devhandler.c174 ACPI_FUNCTION_NAME(ev_install_handler); in acpi_ev_install_handler()
Dnsconvert.c442 ACPI_FUNCTION_NAME(ns_convert_to_reference); in acpi_ns_convert_to_reference()
Dutobject.c308 ACPI_FUNCTION_NAME(ut_valid_internal_object); in acpi_ut_valid_internal_object()
/linux-6.6.21/include/acpi/
Dacoutput.h245 #define ACPI_FUNCTION_NAME(name) static const char _acpi_function_name[] = #name; macro
250 #define ACPI_FUNCTION_NAME(name) macro
328 ACPI_FUNCTION_NAME (name) \
334 ACPI_FUNCTION_NAME(name) \
440 #define ACPI_FUNCTION_NAME(a) macro

12