Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Ddual_accel_detect.h25 adev = acpi_dev_get_first_match_dev("BOSC0200", NULL, -1); in dual_accel_detect_bosc0200()
H A Dacer-wmi.c2655 adev = acpi_dev_get_first_match_dev("BST0001", NULL, -1); in acer_wmi_accel_setup()
/linux/include/linux/
H A Dapple-gmux.h108 adev = acpi_dev_get_first_match_dev(GMUX_ACPI_HID, NULL, -1); in apple_gmux_detect()
H A Dacpi.h871 acpi_dev_get_first_match_dev(const char *hid, const char *uid, s64 hrv) in acpi_dev_get_first_match_dev() function
/linux/drivers/gpio/
H A Dgpio-merrifield.c58 adev = acpi_dev_get_first_match_dev("INTC1002", NULL, -1); in mrfld_gpio_get_pinctrl_dev_name()
/linux/sound/soc/intel/boards/
H A Dsof_cirrus_common.c165 adev = acpi_dev_get_first_match_dev(CS35L41_HID, uid_strings[uid], -1); in cs35l41_compute_codec_conf()
H A Dsof_wm8804.c266 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in sof_wm8804_probe()
H A Dbytcht_da7213.c252 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in bytcht_da7213_probe()
H A Dcht_bsw_rt5672.c471 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_cht_mc_probe()
H A Dcht_bsw_rt5645.c576 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_cht_mc_probe()
H A Dbytcht_es8316.c594 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_cht_es8316_mc_probe()
H A Dsof_es8336.c682 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in sof_es8336_probe()
/linux/drivers/soc/tegra/fuse/
H A Dtegra-apbmisc.c304 adev = acpi_dev_get_first_match_dev(apbmisc_acpi_match[0].id, NULL, -1); in tegra_acpi_init_apbmisc()
/linux/sound/soc/amd/
H A Dacp-es8336.c197 adev = acpi_dev_get_first_match_dev("ESSX8336", NULL, -1); in st_es8336_late_probe()
/linux/include/acpi/
H A Dacpi_bus.h911 acpi_dev_get_first_match_dev(const char *hid, const char *uid, s64 hrv);
923 for (adev = acpi_dev_get_first_match_dev(hid, uid, hrv); \
/linux/drivers/acpi/
H A Dsleep.c517 pwr_btn_adev = acpi_dev_get_first_match_dev(ACPI_BUTTON_HID_POWERF, in acpi_pm_finish()
/linux/drivers/platform/x86/intel/
H A Dishtp_eclite.c292 adev = acpi_dev_get_first_match_dev("INTC1035", NULL, -1); in acpi_find_eclite_device()
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda_i2c.c96 adev = acpi_dev_get_first_match_dev(hid, NULL, -1); in tas2781_read_acpi()
H A Dtas2781_hda_spi.c336 adev = acpi_dev_get_first_match_dev(hid, NULL, -1); in tas2781_read_acpi()
H A Dcs35l56_hda.c1008 adev = acpi_dev_get_first_match_dev(hid_string, NULL, -1); in cs35l56_hda_read_acpi()
H A Dcs35l41_hda.c1922 adev = acpi_dev_get_first_match_dev(hid, NULL, -1); in cs35l41_hda_read_acpi()
/linux/sound/hda/codecs/cirrus/
H A Dcs8409.c1310 adev = acpi_dev_get_first_match_dev(acpi_ids[i].hid, NULL, -1); in cs8409_cdb35l56_four_autodet_fixup()
/linux/drivers/perf/arm_cspmu/
H A Darm_cspmu.c1231 return acpi_dev_get_first_match_dev(hid, uid, -1); in arm_cspmu_acpi_dev_get()
/linux/sound/hda/codecs/realtek/
H A Dalc269.c3238 adev = acpi_dev_get_first_match_dev(acpi_ids[i].hid, NULL, -1); in find_cirrus_companion_amps()