Searched refs:acpi_dev_get_first_match_dev (Results 1 – 17 of 17) sorted by relevance
/Linux-v5.10/sound/soc/intel/boards/ |
D | bytcht_cx2072x.c | 254 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_cht_cx2072x_probe()
|
D | sof_wm8804.c | 265 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in sof_wm8804_probe()
|
D | bytcht_da7213.c | 257 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in bytcht_da7213_probe()
|
D | cht_bsw_rt5672.c | 429 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_cht_mc_probe()
|
D | bytcht_es8316.c | 495 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_cht_es8316_mc_probe()
|
D | cht_bsw_rt5645.c | 586 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_cht_mc_probe()
|
D | bytcr_rt5651.c | 904 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_rt5651_mc_probe()
|
D | bytcr_rt5640.c | 1211 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_rt5640_mc_probe()
|
/Linux-v5.10/drivers/acpi/ |
D | utils.c | 859 acpi_dev_get_first_match_dev(const char *hid, const char *uid, s64 hrv) in acpi_dev_get_first_match_dev() function 871 EXPORT_SYMBOL(acpi_dev_get_first_match_dev);
|
D | sleep.c | 488 pwr_btn_adev = acpi_dev_get_first_match_dev(ACPI_BUTTON_HID_POWERF, in acpi_pm_finish()
|
/Linux-v5.10/drivers/extcon/ |
D | extcon-axp288.c | 374 adev = acpi_dev_get_first_match_dev("INT3496", NULL, -1); in axp288_extcon_probe()
|
/Linux-v5.10/drivers/gpio/ |
D | gpio-merrifield.c | 391 adev = acpi_dev_get_first_match_dev("INTC1002", NULL, -1); in mrfld_gpio_get_pinctrl_dev_name()
|
/Linux-v5.10/drivers/usb/typec/mux/ |
D | intel_pmc_mux.c | 545 adev = acpi_dev_get_first_match_dev("INTC1072", NULL, -1); in pmc_usb_probe_iom()
|
/Linux-v5.10/include/acpi/ |
D | acpi_bus.h | 692 acpi_dev_get_first_match_dev(const char *hid, const char *uid, s64 hrv);
|
/Linux-v5.10/drivers/staging/media/atomisp/pci/ |
D | atomisp_gmin_platform.c | 383 adev = acpi_dev_get_first_match_dev(name, NULL, -1); in gmin_i2c_dev_exists()
|
/Linux-v5.10/include/linux/ |
D | acpi.h | 735 acpi_dev_get_first_match_dev(const char *hid, const char *uid, s64 hrv) in acpi_dev_get_first_match_dev() function
|
/Linux-v5.10/drivers/platform/x86/ |
D | acer-wmi.c | 1890 adev = acpi_dev_get_first_match_dev("BST0001", NULL, -1); in acer_wmi_accel_setup()
|