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