Home
last modified time | relevance | path

Searched refs:display_all (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/contrib/
H A Dlist-packageconfig-flags.py112 def display_all(data_dict): function
164 display_all(data_dict)
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Ddbinput.c24 static void acpi_db_display_command_info(const char *command, u8 display_all);
394 static void acpi_db_display_command_info(const char *command, u8 display_all) in acpi_db_display_command_info() argument
402 if (!display_all && matched) { in acpi_db_display_command_info()