Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/acpi/
H A Dbus.rs33 self.acpi_sysfs_init()?; in bus_init()
H A Dsysfs.rs65 pub(super) fn acpi_sysfs_init(&self) -> Result<(), SystemError> { in acpi_sysfs_init() method