Home
last modified time | relevance | path

Searched refs:min_args (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/acpi/acpica/
A Ddbinput.c725 if (param_count < acpi_gbl_db_commands[command_index].min_args) { in acpi_db_command_dispatch()
729 acpi_gbl_db_commands[command_index].min_args); in acpi_db_command_dispatch()
A Dacdebug.h24 u8 min_args; /* Minimum arguments required */ member
/linux-6.3-rc2/scripts/kconfig/
A Dpreprocess.c107 unsigned int min_args; member
212 if (argc < f->min_args) in function_expand()

Completed in 9 milliseconds