Searched refs:table_filename (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/tools/power/acpi/os_specific/service_layers/
H A Doslinuxtbl.c1309 char table_filename[PATH_MAX]; osl_get_customized_table() local
1345 sprintf(table_filename, "%s/%4.4s%d", pathname, osl_get_customized_table()
1348 sprintf(table_filename, "%s/%4.4s", pathname, osl_get_customized_table()
1363 status = osl_read_table_from_file(table_filename, 0, NULL, table); osl_get_customized_table()

Completed in 32 milliseconds