Searched defs:arg_list (Results 1 – 16 of 16) sorted by relevance
37 va_list arg_list; in acpi_error() local71 va_list arg_list; in ACPI_EXPORT_SYMBOL() local111 va_list arg_list; in ACPI_EXPORT_SYMBOL() local140 va_list arg_list; in ACPI_EXPORT_SYMBOL() local173 va_list arg_list; in ACPI_EXPORT_SYMBOL() local208 va_list arg_list; in ACPI_EXPORT_SYMBOL() local250 va_list arg_list; in ACPI_EXPORT_SYMBOL() local
44 va_list arg_list; in acpi_ut_predefined_warning() local86 va_list arg_list; in acpi_ut_predefined_info() local129 va_list arg_list; in acpi_ut_predefined_bios_error() local
110 #define METHOD_GET_ARG_COUNT(arg_list) ((arg_list) & METHOD_ARG_MASK) argument111 #define METHOD_GET_NEXT_TYPE(arg_list) (((arg_list) >>= METHOD_ARG_BIT_WIDTH) & METHOD_ARG_MASK) argument
32 struct acpi_object_list arg_list; in acpi_hw_execute_sleep_method() local
166 union acpi_parse_object **op, u32 * arg_list, u32 * arg_count) in acpi_ps_pop_scope()
207 struct acpi_object_list arg_list; in ACPI_EXPORT_SYMBOL() local
613 u32 arg_list; /* Next argument to parse */ member
75 struct acpi_object_list arg_list = { in acpi_tad_set_real_time() local258 struct acpi_object_list arg_list = { in acpi_tad_wake_set() local307 struct acpi_object_list arg_list = { in acpi_tad_wake_read() local363 struct acpi_object_list arg_list = { in acpi_tad_clear_status() local404 struct acpi_object_list arg_list = { in acpi_tad_status_read() local
430 struct acpi_object_list arg_list = {3, params}; in acpi_evaluate_ost() local561 struct acpi_object_list arg_list = { .count = 1, .pointer = &obj, }; in acpi_execute_simple_method() local623 struct acpi_object_list arg_list; in acpi_evaluate_reg() local
317 struct acpi_object_list arg_list; in handle_dock() local
664 struct acpi_object_list arg_list = { 3, in_arg }; in acpi_device_sleep_wake() local
54 struct acpi_object_list arg_list; in memory_get_max_bandwidth() local80 struct acpi_object_list arg_list; in memory_get_cur_bandwidth() local102 struct acpi_object_list arg_list; in memory_set_cur_bandwidth() local
114 struct acpi_object_list arg_list; in hisi_pcie_port_reset() local
513 char *device_name, char *arg_list) in audio_probe_channel()
265 struct acpi_object_list arg_list = { in huawei_wmi_micmute_led_set() local
150 struct acpi_object_list arg_list = { 4, params }; in call_fext_func() local
Completed in 43 milliseconds