Home
last modified time | relevance | path

Searched defs:acpi_drv (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/
H A Dbus.c890 struct acpi_driver *acpi_drv = to_acpi_driver(drv); in acpi_bus_match() local
904 struct acpi_driver *acpi_drv = to_acpi_driver(dev->driver); in acpi_device_probe() local
943 struct acpi_driver *acpi_drv = acpi_dev->driver; acpi_device_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/acpi/
H A Dbus.c525 struct acpi_driver *acpi_drv = to_acpi_driver(device->dev.driver); in acpi_notify_device() local
1008 struct acpi_driver *acpi_drv = to_acpi_driver(drv); in acpi_bus_match() local
1022 struct acpi_driver *acpi_drv = to_acpi_driver(dev->driver); in acpi_device_probe() local
530 acpi_device_install_notify_handler(struct acpi_device *device, struct acpi_driver *acpi_drv) acpi_device_install_notify_handler() argument
545 acpi_device_remove_notify_handler(struct acpi_device *device, struct acpi_driver *acpi_drv) acpi_device_remove_notify_handler() argument
1061 struct acpi_driver *acpi_drv = to_acpi_driver(dev->driver); acpi_device_remove() local
[all...]

Completed in 4 milliseconds