Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dacpi_viot.h9 void __init acpi_viot_early_init(void);
13 static inline void acpi_viot_early_init(void) {} in acpi_viot_early_init() function
/Linux-v6.6/drivers/acpi/
Dviot.c256 void __init acpi_viot_early_init(void) in acpi_viot_early_init() function
Dbus.c1413 acpi_viot_early_init(); in acpi_init()