| /linux-6.15/drivers/acpi/ |
| H A D | bus.c | 569 struct acpi_driver *acpi_drv = to_acpi_driver(device->dev.driver); in acpi_notify_device() 575 struct acpi_driver *acpi_drv) in acpi_device_install_notify_handler() 590 struct acpi_driver *acpi_drv) in acpi_device_remove_notify_handler() 1019 int __acpi_bus_register_driver(struct acpi_driver *driver, struct module *owner) in __acpi_bus_register_driver() 1039 void acpi_bus_unregister_driver(struct acpi_driver *driver) in acpi_bus_unregister_driver() 1053 const struct acpi_driver *acpi_drv = to_acpi_driver(drv); in acpi_bus_match() 1067 struct acpi_driver *acpi_drv = to_acpi_driver(dev->driver); in acpi_device_probe() 1106 struct acpi_driver *acpi_drv = to_acpi_driver(dev->driver); in acpi_device_remove()
|
| H A D | hed.c | 74 static struct acpi_driver acpi_hed_driver = {
|
| H A D | tiny-power-button.c | 70 static struct acpi_driver acpi_tiny_power_button_driver = {
|
| H A D | button.c | 160 static struct acpi_driver acpi_button_driver = { 729 static int acpi_button_register_driver(struct acpi_driver *driver) in acpi_button_register_driver() 754 static void acpi_button_unregister_driver(struct acpi_driver *driver) in acpi_button_unregister_driver()
|
| /linux-6.15/drivers/platform/x86/intel/ |
| H A D | smartconnect.c | 35 static struct acpi_driver smartconnect_driver = {
|
| H A D | rst.c | 128 static struct acpi_driver irst_driver = {
|
| /linux-6.15/drivers/platform/x86/ |
| H A D | acer-wireless.c | 56 static struct acpi_driver acer_wireless_driver = {
|
| H A D | lg-laptop.c | 888 static struct acpi_driver acpi_driver = { variable 903 result = acpi_bus_register_driver(&acpi_driver); in acpi_init() 914 acpi_bus_unregister_driver(&acpi_driver); in acpi_exit()
|
| H A D | wireless-hotkey.c | 114 static struct acpi_driver wl_driver = {
|
| H A D | classmate-laptop.c | 435 static struct acpi_driver cmpc_accel_acpi_driver_v4 = { 660 static struct acpi_driver cmpc_accel_acpi_driver = { 753 static struct acpi_driver cmpc_tablet_acpi_driver = { 994 static struct acpi_driver cmpc_ipml_acpi_driver = { 1061 static struct acpi_driver cmpc_keys_acpi_driver = {
|
| H A D | xo15-ebook.c | 155 static struct acpi_driver xo15_ebook_driver = {
|
| H A D | toshiba_haps.c | 252 static struct acpi_driver toshiba_haps_driver = {
|
| H A D | asus-wireless.c | 184 static struct acpi_driver asus_wireless_driver = {
|
| H A D | toshiba_bluetooth.c | 53 static struct acpi_driver toshiba_bt_rfkill_driver = {
|
| /linux-6.15/include/acpi/ |
| H A D | acpi_bus.h | 109 struct acpi_driver; 176 struct acpi_driver { struct 567 #define to_acpi_driver(d) container_of_const(d, struct acpi_driver, drv) 673 int __acpi_bus_register_driver(struct acpi_driver *driver, struct module *owner); 674 void acpi_bus_unregister_driver(struct acpi_driver *driver);
|
| /linux-6.15/drivers/ptp/ |
| H A D | ptp_vmw.c | 110 static struct acpi_driver ptp_vmw_acpi_driver = {
|
| /linux-6.15/drivers/platform/chrome/ |
| H A D | chromeos_tbmc.c | 107 static struct acpi_driver chromeos_tbmc_driver = {
|
| H A D | chromeos_privacy_screen.c | 139 static struct acpi_driver chromeos_privacy_screen_driver = {
|
| /linux-6.15/drivers/input/misc/ |
| H A D | atlas_btns.c | 127 static struct acpi_driver atlas_acpi_driver = {
|
| /linux-6.15/drivers/xen/ |
| H A D | xen-acpi-pad.c | 140 static struct acpi_driver acpi_pad_driver = {
|
| /linux-6.15/arch/x86/platform/olpc/ |
| H A D | olpc-xo15-sci.c | 215 static struct acpi_driver xo15_sci_drv = {
|
| /linux-6.15/drivers/video/backlight/ |
| H A D | apple_bl.c | 209 static struct acpi_driver apple_bl_driver = {
|
| /linux-6.15/drivers/platform/surface/ |
| H A D | surfacepro3_button.c | 253 static struct acpi_driver surface_button_driver = {
|
| /linux-6.15/drivers/iio/light/ |
| H A D | acpi-als.c | 238 static struct acpi_driver acpi_als_driver = {
|
| /linux-6.15/drivers/watchdog/ |
| H A D | ni903x_wdt.c | 241 static struct acpi_driver ni903x_acpi_driver = {
|