starting_level    137 drivers/acpi/pptt.c 						     int *starting_level, int level,
starting_level    141 drivers/acpi/pptt.c 	int number_of_levels = *starting_level;
starting_level    150 drivers/acpi/pptt.c 		local_level = acpi_pptt_walk_cache(table_hdr, *starting_level,
starting_level    160 drivers/acpi/pptt.c 	if (number_of_levels > *starting_level)
starting_level    161 drivers/acpi/pptt.c 		*starting_level = number_of_levels;