Searched refs:REQUEST_FILE_ONLY (Results 1 – 3 of 3) sorted by relevance
170 REQUEST_FILE_ONLY))) { in acpi_os_get_next_filename()
995 table_dir = acpi_os_open_directory(directory, "*", REQUEST_FILE_ONLY); in osl_list_customized_tables()1312 table_dir = acpi_os_open_directory(pathname, "*", REQUEST_FILE_ONLY); in osl_get_customized_table()
391 #define REQUEST_FILE_ONLY 0 macro