Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/hwtracing/intel_th/
A Dacpi.c45 id = acpi_match_device(intel_th_acpi_ids, &pdev->dev); in intel_th_acpi_probe()
/linux-6.3-rc2/drivers/iio/accel/
A Dda280.c96 id = acpi_match_device(dev->driver->acpi_match_table, dev); in da280_match_acpi_device()
A Dmma9551.c442 id = acpi_match_device(dev->driver->acpi_match_table, dev); in mma9551_match_acpi_device()
/linux-6.3-rc2/drivers/mfd/
A Dintel-lpss-acpi.c176 id = acpi_match_device(intel_lpss_acpi_ids, &pdev->dev); in intel_lpss_acpi_probe()
/linux-6.3-rc2/net/rfkill/
A Drfkill-gpio.c65 id = acpi_match_device(dev->driver->acpi_match_table, dev); in rfkill_gpio_acpi_probe()
/linux-6.3-rc2/drivers/iio/imu/inv_mpu6050/
A Dinv_mpu_acpi.c110 id = acpi_match_device(client->dev.driver->acpi_match_table, in inv_mpu_process_acpi_config()
/linux-6.3-rc2/drivers/crypto/ccp/
A Dsp-platform.c76 match = acpi_match_device(sp_acpi_match, &pdev->dev); in sp_get_acpi_version()
/linux-6.3-rc2/drivers/acpi/
A Dbus.c908 const struct acpi_device_id *acpi_match_device(const struct acpi_device_id *ids, in acpi_match_device() function
916 EXPORT_SYMBOL_GPL(acpi_match_device);
937 match = acpi_match_device(acpi_ids, dev); in acpi_device_get_match_data()
/linux-6.3-rc2/drivers/char/tpm/
A Dtpm_tis.c125 const struct acpi_device_id *aid = acpi_match_device(tpm_acpi_tbl, dev); in check_acpi_tpm2()
/linux-6.3-rc2/drivers/ata/
A Dahci_qoriq.c274 acpi_id = acpi_match_device(ahci_qoriq_acpi_match, &pdev->dev); in ahci_qoriq_probe()
/linux-6.3-rc2/sound/soc/intel/atom/sst/
A Dsst_acpi.c247 id = acpi_match_device(dev->driver->acpi_match_table, dev); in sst_acpi_probe()
/linux-6.3-rc2/sound/soc/intel/catpt/
A Ddevice.c246 id = acpi_match_device(dev->driver->acpi_match_table, dev); in catpt_acpi_probe()
/linux-6.3-rc2/drivers/net/ethernet/qualcomm/emac/
A Demac-sgmii.c303 const struct acpi_device_id *id = acpi_match_device(match_table, dev); in emac_sgmii_acpi_match()
/linux-6.3-rc2/sound/soc/sof/intel/
A Dbyt.c450 id = acpi_match_device(dev->driver->acpi_match_table, dev); in sof_baytrail_probe()
A Dbdw.c670 id = acpi_match_device(dev->driver->acpi_match_table, dev); in sof_broadwell_probe()
/linux-6.3-rc2/drivers/platform/x86/amd/pmf/
A Dcore.c331 id = acpi_match_device(amd_pmf_acpi_ids, &pdev->dev); in amd_pmf_probe()
/linux-6.3-rc2/drivers/net/ethernet/amd/xgbe/
A Dxgbe-platform.c144 id = acpi_match_device(xgbe_acpi_match, pdata->dev); in xgbe_acpi_vdata()
/linux-6.3-rc2/drivers/net/mdio/
A Dmdio-xgene.c343 acpi_id = acpi_match_device(xgene_mdio_acpi_match, &pdev->dev); in xgene_mdio_probe()
/linux-6.3-rc2/sound/soc/amd/
A Dacp3x-rt5682-max9836.c465 match = acpi_match_device(dev->driver->acpi_match_table, dev); in soc_is_rltk_max()
/linux-6.3-rc2/include/linux/
A Dacpi.h720 const struct acpi_device_id *acpi_match_device(const struct acpi_device_id *ids,
936 static inline const struct acpi_device_id *acpi_match_device( in acpi_match_device() function
/linux-6.3-rc2/drivers/video/backlight/
A Dlp855x_bl.c420 acpi_id = acpi_match_device(dev->driver->acpi_match_table, dev); in lp855x_probe()
/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-xgene-slimpro.c474 acpi_id = acpi_match_device(pdev->dev.driver->acpi_match_table, in xgene_slimpro_i2c_probe()
/linux-6.3-rc2/drivers/iio/light/
A Disl29018.c694 id = acpi_match_device(dev->driver->acpi_match_table, dev); in isl29018_match_acpi_device()
/linux-6.3-rc2/drivers/platform/chrome/
A Dchromeos_laptop.c180 if (acpi_match_device(acpi_ids, &client->dev)) { in chromeos_laptop_adjust_client()
/linux-6.3-rc2/drivers/hwmon/
A Dxgene-hwmon.c660 acpi_id = acpi_match_device(pdev->dev.driver->acpi_match_table, in xgene_hwmon_probe()

Completed in 57 milliseconds

12