Home
last modified time | relevance | path

Searched refs:argument_types (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dutpredef.c148 static u32 acpi_ut_get_argument_types(char *buffer, u16 argument_types);
280 * argument_types - Types field for this method
290 static u32 acpi_ut_get_argument_types(char *buffer, u16 argument_types) in acpi_ut_get_argument_types() argument
302 arg_count = METHOD_GET_ARG_COUNT(argument_types); in acpi_ut_get_argument_types()
312 this_argument_type = METHOD_GET_NEXT_TYPE(argument_types); in acpi_ut_get_argument_types()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dutpredef.c148 static u32 acpi_ut_get_argument_types(char *buffer, u16 argument_types);
280 * argument_types - Types field for this method
290 static u32 acpi_ut_get_argument_types(char *buffer, u16 argument_types) in acpi_ut_get_argument_types() argument
302 arg_count = METHOD_GET_ARG_COUNT(argument_types); in acpi_ut_get_argument_types()
312 this_argument_type = METHOD_GET_NEXT_TYPE(argument_types); in acpi_ut_get_argument_types()

Completed in 2 milliseconds