Home
last modified time | relevance | path

Searched refs:acpi_driver (Results 1 – 25 of 62) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/xen/
H A Dxen-stub.c31 static struct acpi_driver xen_stub_memory_device_driver = {
66 static struct acpi_driver xen_stub_processor_driver = {
H A Dxen-acpi-pad.c141 static struct acpi_driver acpi_pad_driver = {
/OK3568_Linux_fs/kernel/include/acpi/
H A Dacpi_bus.h100 struct acpi_driver;
162 struct acpi_driver { struct
371 struct acpi_driver *driver;
450 #define to_acpi_driver(d) container_of(d, struct acpi_driver, drv)
530 int acpi_bus_register_driver(struct acpi_driver *driver);
531 void acpi_bus_unregister_driver(struct acpi_driver *driver);
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dbus.c349 struct acpi_driver *driver; in acpi_bus_notify()
853 int acpi_bus_register_driver(struct acpi_driver *driver) in acpi_bus_register_driver()
876 void acpi_bus_unregister_driver(struct acpi_driver *driver) in acpi_bus_unregister_driver()
890 struct acpi_driver *acpi_drv = to_acpi_driver(drv); in acpi_bus_match()
904 struct acpi_driver *acpi_drv = to_acpi_driver(dev->driver); in acpi_device_probe()
943 struct acpi_driver *acpi_drv = acpi_dev->driver; in acpi_device_remove()
H A Dbutton.c134 static struct acpi_driver acpi_button_driver = {
626 static int acpi_button_register_driver(struct acpi_driver *driver) in acpi_button_register_driver()
651 static void acpi_button_unregister_driver(struct acpi_driver *driver) in acpi_button_unregister_driver()
H A Dtiny-power-button.c32 static struct acpi_driver acpi_tiny_power_button_driver = {
H A Dhed.c65 static struct acpi_driver acpi_hed_driver = {
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dlg-laptop.c663 static struct acpi_driver acpi_driver = { variable
679 result = acpi_bus_register_driver(&acpi_driver); in acpi_init()
690 acpi_bus_unregister_driver(&acpi_driver); in acpi_exit()
H A Dintel-smartconnect.c34 static struct acpi_driver smartconnect_driver = {
H A Dacer-wireless.c55 static struct acpi_driver acer_wireless_driver = {
H A Dhp-wireless.c91 static struct acpi_driver hpwl_driver = {
H A Dclassmate-laptop.c436 static struct acpi_driver cmpc_accel_acpi_driver_v4 = {
662 static struct acpi_driver cmpc_accel_acpi_driver = {
756 static struct acpi_driver cmpc_tablet_acpi_driver = {
1000 static struct acpi_driver cmpc_ipml_acpi_driver = {
1066 static struct acpi_driver cmpc_keys_acpi_driver = {
H A Dintel-rst.c129 static struct acpi_driver irst_driver = {
H A Dxo15-ebook.c157 static struct acpi_driver xo15_ebook_driver = {
H A Ddell-smo8800.c217 static struct acpi_driver smo8800_driver = {
H A Dtoshiba_haps.c254 static struct acpi_driver toshiba_haps_driver = {
H A Dsurfacepro3_button.c256 static struct acpi_driver surface_button_driver = {
/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_vmw.c117 static struct acpi_driver ptp_vmw_acpi_driver = {
/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dchromeos_tbmc.c107 static struct acpi_driver chromeos_tbmc_driver = {
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Datlas_btns.c129 static struct acpi_driver atlas_acpi_driver = {
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dpvpanic.c62 static struct acpi_driver pvpanic_driver = {
/OK3568_Linux_fs/kernel/arch/ia64/hp/common/
H A Daml_nfw.c200 static struct acpi_driver acpi_aml_nfw_driver = {
/OK3568_Linux_fs/kernel/drivers/video/backlight/
H A Dapple_bl.c210 static struct acpi_driver apple_bl_driver = {
/OK3568_Linux_fs/kernel/arch/x86/platform/olpc/
H A Dolpc-xo15-sci.c216 static struct acpi_driver xo15_sci_drv = {
/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dacpi-als.c202 static struct acpi_driver acpi_als_driver = {

123