Home
last modified time | relevance | path

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

/linux/drivers/acpi/acpica/
A Dutpredef.c292 u16 this_argument_type; in acpi_ut_get_argument_types() local
312 this_argument_type = METHOD_GET_NEXT_TYPE(argument_types); in acpi_ut_get_argument_types()
314 if (this_argument_type > METHOD_MAX_ARG_TYPE) { in acpi_ut_get_argument_types()
317 this_argument_type); in acpi_ut_get_argument_types()
322 ut_external_type_names[this_argument_type] + sub_index); in acpi_ut_get_argument_types()

Completed in 3 milliseconds