| /linux/drivers/platform/x86/ |
| H A D | dual_accel_detect.h | 25 adev = acpi_dev_get_first_match_dev("BOSC0200", NULL, -1); in dual_accel_detect_bosc0200()
|
| H A D | acer-wmi.c | 2655 adev = acpi_dev_get_first_match_dev("BST0001", NULL, -1); in acer_wmi_accel_setup()
|
| /linux/include/linux/ |
| H A D | apple-gmux.h | 108 adev = acpi_dev_get_first_match_dev(GMUX_ACPI_HID, NULL, -1); in apple_gmux_detect()
|
| H A D | acpi.h | 871 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 D | gpio-merrifield.c | 58 adev = acpi_dev_get_first_match_dev("INTC1002", NULL, -1); in mrfld_gpio_get_pinctrl_dev_name()
|
| /linux/sound/soc/intel/boards/ |
| H A D | sof_cirrus_common.c | 165 adev = acpi_dev_get_first_match_dev(CS35L41_HID, uid_strings[uid], -1); in cs35l41_compute_codec_conf()
|
| H A D | sof_wm8804.c | 266 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in sof_wm8804_probe()
|
| H A D | bytcht_da7213.c | 252 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in bytcht_da7213_probe()
|
| H A D | cht_bsw_rt5672.c | 471 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_cht_mc_probe()
|
| H A D | cht_bsw_rt5645.c | 576 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_cht_mc_probe()
|
| H A D | bytcht_es8316.c | 594 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_cht_es8316_mc_probe()
|
| H A D | sof_es8336.c | 682 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in sof_es8336_probe()
|
| /linux/drivers/soc/tegra/fuse/ |
| H A D | tegra-apbmisc.c | 304 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 D | acp-es8336.c | 197 adev = acpi_dev_get_first_match_dev("ESSX8336", NULL, -1); in st_es8336_late_probe()
|
| /linux/include/acpi/ |
| H A D | acpi_bus.h | 911 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 D | sleep.c | 517 pwr_btn_adev = acpi_dev_get_first_match_dev(ACPI_BUTTON_HID_POWERF, in acpi_pm_finish()
|
| /linux/drivers/platform/x86/intel/ |
| H A D | ishtp_eclite.c | 292 adev = acpi_dev_get_first_match_dev("INTC1035", NULL, -1); in acpi_find_eclite_device()
|
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | tas2781_hda_i2c.c | 96 adev = acpi_dev_get_first_match_dev(hid, NULL, -1); in tas2781_read_acpi()
|
| H A D | tas2781_hda_spi.c | 336 adev = acpi_dev_get_first_match_dev(hid, NULL, -1); in tas2781_read_acpi()
|
| H A D | cs35l56_hda.c | 1008 adev = acpi_dev_get_first_match_dev(hid_string, NULL, -1); in cs35l56_hda_read_acpi()
|
| H A D | cs35l41_hda.c | 1922 adev = acpi_dev_get_first_match_dev(hid, NULL, -1); in cs35l41_hda_read_acpi()
|
| /linux/sound/hda/codecs/cirrus/ |
| H A D | cs8409.c | 1310 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 D | arm_cspmu.c | 1231 return acpi_dev_get_first_match_dev(hid, uid, -1); in arm_cspmu_acpi_dev_get()
|
| /linux/sound/hda/codecs/realtek/ |
| H A D | alc269.c | 3238 adev = acpi_dev_get_first_match_dev(acpi_ids[i].hid, NULL, -1); in find_cirrus_companion_amps()
|