Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dsonypi.c1136 static struct acpi_driver sonypi_acpi_driver = { variable
1523 if (acpi_bus_register_driver(&sonypi_acpi_driver) >= 0) in sonypi_init()
1540 acpi_bus_unregister_driver(&sonypi_acpi_driver); in sonypi_exit()