Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/chrome/
Dchromeos_laptop.c775 int n_peripherals = 0; in chromeos_laptop_prepare_acpi_peripherals() local
781 n_peripherals++; in chromeos_laptop_prepare_acpi_peripherals()
784 if (!n_peripherals) in chromeos_laptop_prepare_acpi_peripherals()
787 acpi_peripherals = kcalloc(n_peripherals, in chromeos_laptop_prepare_acpi_peripherals()
815 cros_laptop->num_acpi_peripherals = n_peripherals; in chromeos_laptop_prepare_acpi_peripherals()