/linux-4.1.27/drivers/pwm/ |
H A D | pwm-lpss-platform.c | 27 id = acpi_match_device(pdev->dev.driver->acpi_match_table, &pdev->dev); pwm_lpss_probe_platform() 59 .acpi_match_table = pwm_lpss_acpi_match,
|
/linux-4.1.27/drivers/thermal/int340x_thermal/ |
H A D | int3402_thermal.c | 100 .acpi_match_table = int3402_thermal_match,
|
H A D | int3400_thermal.c | 332 .acpi_match_table = ACPI_PTR(int3400_thermal_match),
|
H A D | int3403_thermal.c | 289 .acpi_match_table = int3403_device_ids,
|
H A D | processor_thermal_device.c | 373 .acpi_match_table = int3401_device_ids,
|
/linux-4.1.27/drivers/mfd/ |
H A D | intel_soc_pmic_core.c | 55 id = acpi_match_device(dev->driver->acpi_match_table, dev); intel_soc_pmic_i2c_probe() 162 .acpi_match_table = ACPI_PTR(intel_soc_pmic_acpi_match),
|
H A D | axp20x.c | 413 acpi_id = acpi_match_device(dev->driver->acpi_match_table, dev); axp20x_match_device() 518 .acpi_match_table = ACPI_PTR(axp20x_acpi_match),
|
/linux-4.1.27/drivers/input/misc/ |
H A D | soc_button_array.c | 164 id = acpi_match_device(dev->driver->acpi_match_table, dev); soc_button_probe() 217 .acpi_match_table = ACPI_PTR(soc_button_acpi_match),
|
/linux-4.1.27/net/rfkill/ |
H A D | rfkill-gpio.c | 80 id = acpi_match_device(dev->driver->acpi_match_table, dev); rfkill_gpio_acpi_probe() 187 .acpi_match_table = ACPI_PTR(rfkill_acpi_match),
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-designware-platdrv.c | 119 id = acpi_match_device(pdev->dev.driver->acpi_match_table, &pdev->dev); dw_i2c_acpi_configure() 132 id = acpi_match_device(pdev->dev.driver->acpi_match_table, &pdev->dev); dw_i2c_acpi_unconfigure() 360 .acpi_match_table = ACPI_PTR(dw_i2c_acpi_match),
|
/linux-4.1.27/sound/soc/intel/common/ |
H A D | sst-acpi.c | 128 id = acpi_match_device(dev->driver->acpi_match_table, dev); sst_acpi_probe() 279 .acpi_match_table = ACPI_PTR(sst_acpi_match),
|
/linux-4.1.27/drivers/iio/imu/inv_mpu6050/ |
H A D | inv_mpu_acpi.c | 121 id = acpi_match_device(client->dev.driver->acpi_match_table, inv_mpu_process_acpi_config()
|
H A D | inv_mpu_core.c | 927 .acpi_match_table = ACPI_PTR(inv_acpi_match),
|
/linux-4.1.27/sound/soc/intel/atom/sst/ |
H A D | sst_acpi.c | 259 id = acpi_match_device(dev->driver->acpi_match_table, dev); sst_acpi_probe() 371 .acpi_match_table = ACPI_PTR(sst_acpi_ids),
|
/linux-4.1.27/drivers/iio/accel/ |
H A D | mma9551.c | 453 id = acpi_match_device(dev->driver->acpi_match_table, dev); mma9551_match_acpi_device() 625 .acpi_match_table = ACPI_PTR(mma9551_acpi_match),
|
H A D | bmc150-accel.c | 1411 id = acpi_match_device(dev->driver->acpi_match_table, dev); bmc150_accel_match_acpi_device() 1842 .acpi_match_table = ACPI_PTR(bmc150_accel_acpi_match),
|
H A D | kxcjk-1013.c | 1147 id = acpi_match_device(dev->driver->acpi_match_table, dev); kxcjk1013_match_acpi_device() 1441 .acpi_match_table = ACPI_PTR(kx_acpi_match),
|
H A D | mma9553.c | 1131 id = acpi_match_device(dev->driver->acpi_match_table, dev); mma9553_match_acpi_device() 1320 .acpi_match_table = ACPI_PTR(mma9553_acpi_match),
|
/linux-4.1.27/drivers/pinctrl/intel/ |
H A D | pinctrl-sunrisepoint.c | 316 .acpi_match_table = spt_pinctrl_acpi_match,
|
H A D | pinctrl-baytrail.c | 743 .acpi_match_table = ACPI_PTR(byt_gpio_acpi_match),
|
H A D | pinctrl-cherryview.c | 1662 .acpi_match_table = chv_pinctrl_acpi_match,
|
/linux-4.1.27/drivers/input/touchscreen/ |
H A D | goodix.c | 408 .acpi_match_table = ACPI_PTR(goodix_acpi_match),
|
H A D | elants_i2c.c | 1266 .acpi_match_table = ACPI_PTR(elants_acpi_id),
|
H A D | atmel_mxt_ts.c | 2671 .acpi_match_table = ACPI_PTR(mxt_acpi_id),
|
/linux-4.1.27/drivers/crypto/ccp/ |
H A D | ccp-platform.c | 292 .acpi_match_table = ccp_acpi_match,
|
/linux-4.1.27/drivers/dma/dw/ |
H A D | platform.c | 292 .acpi_match_table = ACPI_PTR(dw_dma_acpi_id_table),
|
/linux-4.1.27/drivers/acpi/ |
H A D | processor_driver.c | 68 .acpi_match_table = processor_device_ids,
|
H A D | fan.c | 92 .acpi_match_table = fan_device_ids,
|
H A D | scan.c | 1083 if (!drv->acpi_match_table) acpi_driver_match_device() 1088 drv->acpi_match_table, drv->of_match_table); acpi_driver_match_device()
|
/linux-4.1.27/drivers/iio/magnetometer/ |
H A D | ak8975.c | 719 id = acpi_match_device(dev->driver->acpi_match_table, dev); ak8975_match_acpi_device() 841 .acpi_match_table = ACPI_PTR(ak_acpi_match),
|
/linux-4.1.27/drivers/staging/iio/light/ |
H A D | isl29018.c | 664 id = acpi_match_device(dev->driver->acpi_match_table, dev); isl29018_match_acpi_device() 804 .acpi_match_table = ACPI_PTR(isl29018_acpi_match),
|
/linux-4.1.27/drivers/iio/light/ |
H A D | jsa1212.c | 461 .acpi_match_table = ACPI_PTR(jsa1212_acpi_match),
|
/linux-4.1.27/drivers/iio/pressure/ |
H A D | bmp280.c | 407 .acpi_match_table = ACPI_PTR(bmp280_acpi_match),
|
/linux-4.1.27/drivers/mmc/host/ |
H A D | sdhci-acpi.c | 462 .acpi_match_table = sdhci_acpi_ids,
|
/linux-4.1.27/drivers/char/hw_random/ |
H A D | xgene-rng.c | 427 .acpi_match_table = ACPI_PTR(xgene_rng_acpi_match),
|
/linux-4.1.27/drivers/iio/proximity/ |
H A D | sx9500.c | 738 .acpi_match_table = ACPI_PTR(sx9500_acpi_match),
|
/linux-4.1.27/drivers/gpio/ |
H A D | gpio-lynxpoint.c | 454 .acpi_match_table = ACPI_PTR(lynxpoint_gpio_acpi_match),
|
/linux-4.1.27/drivers/tty/serial/8250/ |
H A D | 8250_dw.c | 638 .acpi_match_table = ACPI_PTR(dw8250_acpi_match),
|
/linux-4.1.27/drivers/iio/gyro/ |
H A D | bmg160.c | 1021 id = acpi_match_device(dev->driver->acpi_match_table, dev); bmg160_match_acpi_device() 1258 .acpi_match_table = ACPI_PTR(bmg160_acpi_match),
|
/linux-4.1.27/drivers/iio/imu/ |
H A D | kmx61.c | 1240 id = acpi_match_device(dev->driver->acpi_match_table, dev); kmx61_match_acpi_device() 1567 .acpi_match_table = ACPI_PTR(kmx61_acpi_match),
|
/linux-4.1.27/drivers/nfc/pn544/ |
H A D | i2c.c | 892 id = acpi_match_device(dev->driver->acpi_match_table, dev); pn544_hci_i2c_acpi_request_resources() 1188 .acpi_match_table = ACPI_PTR(pn544_hci_i2c_acpi_match),
|
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-main.c | 620 .acpi_match_table = xgbe_acpi_match,
|
/linux-4.1.27/drivers/pinctrl/ |
H A D | pinctrl-amd.c | 859 .acpi_match_table = ACPI_PTR(amd_gpio_acpi_match),
|
/linux-4.1.27/drivers/platform/x86/ |
H A D | ideapad-laptop.c | 1026 .acpi_match_table = ACPI_PTR(ideapad_device_ids),
|
/linux-4.1.27/include/linux/ |
H A D | device.h | 206 * @acpi_match_table: The ACPI match table. 240 const struct acpi_device_id *acpi_match_table; member in struct:device_driver
|
/linux-4.1.27/sound/soc/codecs/ |
H A D | max98090.c | 2565 acpi_id = acpi_match_device(i2c->dev.driver->acpi_match_table, max98090_i2c_probe() 2712 .acpi_match_table = ACPI_PTR(max98090_acpi_match),
|
H A D | rt286.c | 1347 .acpi_match_table = ACPI_PTR(rt286_acpi_match),
|
H A D | rt5640.c | 2281 .acpi_match_table = ACPI_PTR(rt5640_acpi_match),
|
H A D | rt5645.c | 2885 .acpi_match_table = ACPI_PTR(rt5645_acpi_match),
|
H A D | rt5670.c | 3048 .acpi_match_table = ACPI_PTR(rt5670_acpi_match),
|
/linux-4.1.27/drivers/net/ethernet/apm/xgene/ |
H A D | xgene_enet_main.c | 1191 .acpi_match_table = ACPI_PTR(xgene_enet_acpi_match),
|
/linux-4.1.27/drivers/input/mouse/ |
H A D | cyapa.c | 1387 .acpi_match_table = ACPI_PTR(cyapa_acpi_id),
|
H A D | elan_i2c_core.c | 1143 .acpi_match_table = ACPI_PTR(elan_acpi_id),
|
/linux-4.1.27/drivers/ata/ |
H A D | ahci_xgene.c | 742 .acpi_match_table = ACPI_PTR(xgene_ahci_acpi_match),
|
/linux-4.1.27/drivers/hid/i2c-hid/ |
H A D | i2c-hid.c | 1177 .acpi_match_table = ACPI_PTR(i2c_hid_acpi_match),
|
/linux-4.1.27/drivers/usb/dwc3/ |
H A D | core.c | 1130 .acpi_match_table = ACPI_PTR(dwc3_acpi_match),
|
/linux-4.1.27/drivers/spi/ |
H A D | spi-pxa2xx.c | 1587 .acpi_match_table = ACPI_PTR(pxa2xx_spi_acpi_match),
|
/linux-4.1.27/drivers/char/ipmi/ |
H A D | ipmi_ssif.c | 1985 ssif_i2c_driver.driver.acpi_match_table = init_ipmi_ssif()
|