Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/acpi/
A Dbus.c522 struct acpi_driver *driver = to_acpi_driver(adev->dev.driver); in acpi_bus_notify()
546 struct acpi_driver *acpi_drv = to_acpi_driver(device->dev.driver); in acpi_notify_device()
1011 struct acpi_driver *acpi_drv = to_acpi_driver(drv); in acpi_bus_match()
1025 struct acpi_driver *acpi_drv = to_acpi_driver(dev->driver); in acpi_device_probe()
1062 struct acpi_driver *acpi_drv = to_acpi_driver(dev->driver); in acpi_device_remove()
/linux-6.3-rc2/include/acpi/
A Dacpi_bus.h459 #define to_acpi_driver(d) container_of(d, struct acpi_driver, drv) macro

Completed in 8 milliseconds