Home
last modified time | relevance | path

Searched refs:acpi_dev_get_first_match_dev (Results 1 – 16 of 16) sorted by relevance

/drivers/platform/x86/
A Ddual_accel_detect.h25 adev = acpi_dev_get_first_match_dev("BOSC0200", NULL, -1); in dual_accel_detect_bosc0200()
A Dserdev_helpers.h70 adev = acpi_dev_get_first_match_dev(serial_ctrl_hid, serial_ctrl_uid, -1); in get_serdev_controller()
A Dacer-wmi.c2546 adev = acpi_dev_get_first_match_dev("BST0001", NULL, -1); in acer_wmi_accel_setup()
/drivers/gpio/
A Dgpio-merrifield.c58 adev = acpi_dev_get_first_match_dev("INTC1002", NULL, -1); in mrfld_gpio_get_pinctrl_dev_name()
/drivers/soc/tegra/fuse/
A Dtegra-apbmisc.c273 adev = acpi_dev_get_first_match_dev(apbmisc_acpi_match[0].id, NULL, -1); in tegra_acpi_init_apbmisc()
/drivers/platform/x86/lenovo/
A Dyogabook.c344 data->kbd_adev = acpi_dev_get_first_match_dev("GDIX1001", NULL, -1); in yogabook_wmi_probe()
348 data->dig_adev = acpi_dev_get_first_match_dev("WCOM0019", NULL, -1); in yogabook_wmi_probe()
/drivers/acpi/
A Dutils.c1018 acpi_dev_get_first_match_dev(const char *hid, const char *uid, s64 hrv) in acpi_dev_get_first_match_dev() function
1022 EXPORT_SYMBOL(acpi_dev_get_first_match_dev);
A Dsleep.c509 pwr_btn_adev = acpi_dev_get_first_match_dev(ACPI_BUTTON_HID_POWERF, in acpi_pm_finish()
/drivers/extcon/
A Dextcon-axp288.c393 adev = acpi_dev_get_first_match_dev("INT3496", NULL, -1); in axp288_extcon_probe()
/drivers/platform/x86/x86-android-tablets/
A Dcore.c303 serdev_adev = acpi_dev_get_first_match_dev(info->serdev_hid, NULL, -1); in x86_instantiate_serdev()
/drivers/platform/x86/intel/
A Dishtp_eclite.c292 adev = acpi_dev_get_first_match_dev("INTC1035", NULL, -1); in acpi_find_eclite_device()
/drivers/usb/typec/mux/
A Dintel_pmc_mux.c669 adev = acpi_dev_get_first_match_dev(dev_id->id, NULL, -1); in pmc_usb_probe_iom()
/drivers/hwmon/
A Dacpi_power_meter.c905 struct acpi_device *ipi_device = acpi_dev_get_first_match_dev("IPI0001", NULL, -1); in acpi_power_meter_add()
/drivers/staging/media/atomisp/pci/
A Datomisp_gmin_platform.c335 adev = acpi_dev_get_first_match_dev(name, NULL, -1); in gmin_i2c_dev_exists()
/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_acpi.c1107 acpi_dev = acpi_dev_get_first_match_dev(hid, NULL, -1); in amdgpu_acpi_enumerate_xcc()
/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3.c4541 adev = acpi_dev_get_first_match_dev("NVDA200C", uid, -1); in acpi_smmu_dsdt_probe_tegra241_cmdqv()

Completed in 48 milliseconds