Home
last modified time | relevance | path

Searched refs:acpi_match_device (Results 1 – 25 of 43) sorted by relevance

12

/drivers/hwtracing/intel_th/
Dacpi.c45 id = acpi_match_device(intel_th_acpi_ids, &pdev->dev); in intel_th_acpi_probe()
/drivers/pwm/
Dpwm-lpss-platform.c48 id = acpi_match_device(pdev->dev.driver->acpi_match_table, &pdev->dev); in pwm_lpss_probe_platform()
/drivers/mfd/
Dintel-lpss-acpi.c107 id = acpi_match_device(intel_lpss_acpi_ids, &pdev->dev); in intel_lpss_acpi_probe()
/drivers/platform/x86/
Di2c-multi-instantiate.c70 match = acpi_match_device(dev->driver->acpi_match_table, dev); in i2c_multi_inst_probe()
/drivers/iio/accel/
Dda280.c96 id = acpi_match_device(dev->driver->acpi_match_table, dev); in da280_match_acpi_device()
Dmma9551.c442 id = acpi_match_device(dev->driver->acpi_match_table, dev); in mma9551_match_acpi_device()
/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_acpi.c110 id = acpi_match_device(client->dev.driver->acpi_match_table, in inv_mpu_process_acpi_config()
/drivers/crypto/ccp/
Dsp-platform.c76 match = acpi_match_device(sp_acpi_match, &pdev->dev); in sp_get_acpi_version()
/drivers/acpi/
Dbus.c784 const struct acpi_device_id *acpi_match_device(const struct acpi_device_id *ids, in acpi_match_device() function
792 EXPORT_SYMBOL_GPL(acpi_match_device);
812 match = acpi_match_device(dev->driver->acpi_match_table, dev); in acpi_device_get_match_data()
/drivers/char/tpm/
Dtpm_tis.c141 const struct acpi_device_id *aid = acpi_match_device(tpm_acpi_tbl, dev); in check_acpi_tpm2()
/drivers/ata/
Dahci_qoriq.c278 acpi_id = acpi_match_device(ahci_qoriq_acpi_match, &pdev->dev); in ahci_qoriq_probe()
Dahci_xgene.c796 acpi_id = acpi_match_device(xgene_ahci_acpi_match, &pdev->dev); in xgene_ahci_probe()
/drivers/net/ethernet/qualcomm/emac/
Demac-sgmii.c303 const struct acpi_device_id *id = acpi_match_device(match_table, dev); in emac_sgmii_acpi_match()
/drivers/gpio/
Dgpio-xlp.c317 acpi_id = acpi_match_device(pdev->dev.driver->acpi_match_table, in xlp_gpio_probe()
/drivers/net/ethernet/amd/xgbe/
Dxgbe-platform.c144 id = acpi_match_device(xgbe_acpi_match, pdata->dev); in xgbe_acpi_vdata()
/drivers/net/mdio/
Dmdio-xgene.c342 acpi_id = acpi_match_device(xgene_mdio_acpi_match, &pdev->dev); in xgene_mdio_probe()
/drivers/i2c/busses/
Di2c-xgene-slimpro.c477 acpi_id = acpi_match_device(pdev->dev.driver->acpi_match_table, in xgene_slimpro_i2c_probe()
/drivers/input/touchscreen/
Dsilead.c464 acpi_id = acpi_match_device(dev->driver->acpi_match_table, dev); in silead_ts_set_default_fw_name()
/drivers/platform/chrome/
Dchromeos_laptop.c177 if (acpi_match_device(acpi_ids, &client->dev)) { in chromeos_laptop_adjust_client()
/drivers/iio/light/
Disl29018.c694 id = acpi_match_device(dev->driver->acpi_match_table, dev); in isl29018_match_acpi_device()
/drivers/hwmon/
Dxgene-hwmon.c659 acpi_id = acpi_match_device(pdev->dev.driver->acpi_match_table, in xgene_hwmon_probe()
/drivers/spi/
Dspidev.c725 id = acpi_match_device(spidev_acpi_ids, &spi->dev); in spidev_probe_acpi()
/drivers/iio/imu/bmi160/
Dbmi160_core.c533 id = acpi_match_device(dev->driver->acpi_match_table, dev); in bmi160_match_acpi_device()
/drivers/iio/magnetometer/
Dbmc150_magn.c846 id = acpi_match_device(dev->driver->acpi_match_table, dev); in bmc150_magn_match_acpi_device()
/drivers/power/supply/
Dbq24257_charger.c973 acpi_id = acpi_match_device(dev->driver->acpi_match_table, in bq24257_probe()

12