Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/intel/boards/
Dbytcht_cx2072x.c254 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_cht_cx2072x_probe()
Dsof_wm8804.c265 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in sof_wm8804_probe()
Dbytcht_da7213.c257 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in bytcht_da7213_probe()
Dcht_bsw_rt5672.c429 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_cht_mc_probe()
Dbytcht_es8316.c495 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_cht_es8316_mc_probe()
Dcht_bsw_rt5645.c586 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_cht_mc_probe()
Dbytcr_rt5651.c904 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_rt5651_mc_probe()
Dbytcr_rt5640.c1211 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_rt5640_mc_probe()
/Linux-v5.10/drivers/acpi/
Dutils.c859 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);
Dsleep.c488 pwr_btn_adev = acpi_dev_get_first_match_dev(ACPI_BUTTON_HID_POWERF, in acpi_pm_finish()
/Linux-v5.10/drivers/extcon/
Dextcon-axp288.c374 adev = acpi_dev_get_first_match_dev("INT3496", NULL, -1); in axp288_extcon_probe()
/Linux-v5.10/drivers/gpio/
Dgpio-merrifield.c391 adev = acpi_dev_get_first_match_dev("INTC1002", NULL, -1); in mrfld_gpio_get_pinctrl_dev_name()
/Linux-v5.10/drivers/usb/typec/mux/
Dintel_pmc_mux.c545 adev = acpi_dev_get_first_match_dev("INTC1072", NULL, -1); in pmc_usb_probe_iom()
/Linux-v5.10/include/acpi/
Dacpi_bus.h692 acpi_dev_get_first_match_dev(const char *hid, const char *uid, s64 hrv);
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_gmin_platform.c383 adev = acpi_dev_get_first_match_dev(name, NULL, -1); in gmin_i2c_dev_exists()
/Linux-v5.10/include/linux/
Dacpi.h735 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/
Dacer-wmi.c1890 adev = acpi_dev_get_first_match_dev("BST0001", NULL, -1); in acer_wmi_accel_setup()