Searched refs:to_acpi_driver (Results 1 – 2 of 2) sorted by relevance
285 #define to_acpi_driver(d) container_of(d, struct acpi_driver, drv) macro
316 struct acpi_driver *acpi_drv = to_acpi_driver(drv); in acpi_bus_match()398 struct acpi_driver *acpi_drv = to_acpi_driver(dev->driver); in acpi_device_probe()