Home
last modified time | relevance | path

Searched refs:acpi_match_device (Results 1 – 25 of 39) 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/mfd/
Dintel-lpss-acpi.c176 id = acpi_match_device(intel_lpss_acpi_ids, &pdev->dev); in intel_lpss_acpi_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.c70 match = acpi_match_device(sp_acpi_match, &pdev->dev); in sp_get_acpi_version()
/drivers/acpi/
Dbus.c908 const struct acpi_device_id *acpi_match_device(const struct acpi_device_id *ids, in acpi_match_device() function
913 EXPORT_SYMBOL_GPL(acpi_match_device);
934 match = acpi_match_device(acpi_ids, dev); in acpi_device_get_match_data()
/drivers/char/tpm/
Dtpm_tis.c140 const struct acpi_device_id *aid = acpi_match_device(tpm_acpi_tbl, dev); in check_acpi_tpm2()
/drivers/net/ethernet/qualcomm/emac/
Demac-sgmii.c305 const struct acpi_device_id *id = acpi_match_device(match_table, dev); in emac_sgmii_acpi_match()
/drivers/ata/
Dahci_qoriq.c272 acpi_id = acpi_match_device(ahci_qoriq_acpi_match, &pdev->dev); in ahci_qoriq_probe()
Dahci_xgene.c792 acpi_id = acpi_match_device(xgene_ahci_acpi_match, &pdev->dev); in xgene_ahci_probe()
/drivers/platform/x86/amd/pmf/
Dcore.c360 id = acpi_match_device(amd_pmf_acpi_ids, &pdev->dev); in amd_pmf_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.c341 acpi_id = acpi_match_device(xgene_mdio_acpi_match, &pdev->dev); in xgene_mdio_probe()
/drivers/video/backlight/
Dlp855x_bl.c418 acpi_id = acpi_match_device(dev->driver->acpi_match_table, dev); in lp855x_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/platform/chrome/
Dchromeos_laptop.c180 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.c660 acpi_id = acpi_match_device(pdev->dev.driver->acpi_match_table, in xgene_hwmon_probe()
/drivers/input/touchscreen/
Dsilead.c613 acpi_id = acpi_match_device(dev->driver->acpi_match_table, dev); in silead_ts_set_default_fw_name()
/drivers/iio/chemical/
Dbme680_core.c928 id = acpi_match_device(dev->driver->acpi_match_table, dev); in bme680_match_acpi_device()
/drivers/power/supply/
Dbq24257_charger.c971 acpi_id = acpi_match_device(dev->driver->acpi_match_table, in bq24257_probe()
/drivers/bus/fsl-mc/
Dfsl-mc-bus.c1238 !acpi_match_device(fsl_mc_bus_acpi_match_table, dev)) in fsl_mc_bus_notifier()
/drivers/iio/magnetometer/
Dbmc150_magn.c862 id = acpi_match_device(dev->driver->acpi_match_table, dev); in bmc150_magn_match_acpi_device()
/drivers/bluetooth/
Dhci_h5.c836 match = acpi_match_device(dev->driver->acpi_match_table, dev); in h5_serdev_probe()

12