Home
last modified time | relevance | path

Searched defs:pathname (Results 1 – 22 of 22) sorted by relevance

/drivers/acpi/acpica/
Dextrace.c166 u8 begin, u8 *aml, char *pathname) in acpi_ex_trace_point()
204 char *pathname = NULL; in acpi_ex_start_trace_method() local
261 char *pathname = NULL; in acpi_ex_stop_trace_method() local
Duterror.c77 char *pathname, in acpi_ut_predefined_warning()
120 char *pathname, u8 node_flags, const char *format, ...) in acpi_ut_predefined_info()
162 char *pathname, in acpi_ut_predefined_bios_error()
Dutxfmutex.c75 acpi_string pathname, in acpi_ut_get_mutex_object()
136 acpi_acquire_mutex(acpi_handle handle, acpi_string pathname, u16 timeout) in acpi_acquire_mutex()
Dnsarguments.c126 acpi_ns_check_acpi_compliance(char *pathname, in acpi_ns_check_acpi_compliance()
219 acpi_ns_check_argument_count(char *pathname, in acpi_ns_check_argument_count()
Dnsdump.c84 void acpi_ns_print_pathname(u32 num_segments, const char *pathname) in acpi_ns_print_pathname()
712 char *pathname; in acpi_ns_dump_one_object_path() local
Dnsutils.c682 const char *pathname, in acpi_ns_get_node_unlocked()
760 const char *pathname, in acpi_ns_get_node()
Dutstring.c232 void ut_convert_backslashes(char *pathname) in ut_convert_backslashes()
Dutaddress.c200 char *pathname; in acpi_ut_check_address_range() local
Dnsaccess.c286 char *pathname, in acpi_ns_lookup()
Dnsxfname.c81 acpi_string pathname, acpi_handle *ret_handle) in acpi_get_handle()
Ddbmethod.c400 char *pathname; in acpi_db_walk_for_execute() local
Dnsxfeval.c81 acpi_string pathname, in acpi_evaluate_object_typed()
Dutdebug.c617 acpi_trace_point(acpi_trace_event_type type, u8 begin, u8 *aml, char *pathname) in acpi_trace_point()
Ddbtest.c932 char *pathname; in acpi_db_evaluate_one_predefined_name() local
Ddbdisply.c1100 char *pathname; in acpi_db_display_non_root_handlers() local
Ddbnames.c433 char *pathname; in acpi_db_walk_for_predefined_names() local
Daclocal.h1216 char pathname[ACPI_DB_LINE_BUFFER_SIZE]; member
/drivers/acpi/
Dutils.c284 acpi_string pathname, in acpi_evaluate_integer()
318 acpi_string pathname, in acpi_evaluate_reference()
Dscan.c910 char pathname[5] = { '_', 'P', 'R', '0' + state, '\0' }; in acpi_bus_init_power_state() local
/drivers/mtd/ubi/
Dkapi.c302 struct ubi_volume_desc *ubi_open_volume_path(const char *pathname, int mode) in ubi_open_volume_path()
/drivers/misc/
Duid_sys_stats.c142 char *pathname = d_path(&mm->exe_file->f_path, buf, in get_full_task_comm() local
/drivers/platform/x86/
Dwmi.c145 static int get_subobj_info(acpi_handle handle, const char *pathname, in get_subobj_info()