Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dsof_wm8804.c269 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in sof_wm8804_probe()
H A Dbytcht_cx2072x.c254 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_cht_cx2072x_probe()
H A Dbytcht_da7213.c257 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in bytcht_da7213_probe()
H A Dcht_bsw_rt5672.c429 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_cht_mc_probe()
H A Dbytcht_es8316.c502 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_cht_es8316_mc_probe()
H A Dcht_bsw_rt5645.c586 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_cht_mc_probe()
H A Dbytcr_rt5651.c917 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_rt5651_mc_probe()
H A Dbytcr_rt5640.c1324 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_rt5640_mc_probe()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A 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);
H A Dsleep.c508 pwr_btn_adev = acpi_dev_get_first_match_dev(ACPI_BUTTON_HID_POWERF, in acpi_pm_finish()
/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon-axp288.c374 adev = acpi_dev_get_first_match_dev("INT3496", NULL, -1); in axp288_extcon_probe()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-merrifield.c391 adev = acpi_dev_get_first_match_dev("INTC1002", NULL, -1); in mrfld_gpio_get_pinctrl_dev_name()
/OK3568_Linux_fs/kernel/drivers/usb/typec/mux/
H A Dintel_pmc_mux.c599 adev = acpi_dev_get_first_match_dev(dev_id->id, NULL, -1); in pmc_usb_probe_iom()
/OK3568_Linux_fs/kernel/include/acpi/
H A Dacpi_bus.h689 acpi_dev_get_first_match_dev(const char *hid, const char *uid, s64 hrv);
/OK3568_Linux_fs/kernel/include/linux/
H A Dacpi.h739 acpi_dev_get_first_match_dev(const char *hid, const char *uid, s64 hrv) in acpi_dev_get_first_match_dev() function
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_gmin_platform.c383 adev = acpi_dev_get_first_match_dev(name, NULL, -1); in gmin_i2c_dev_exists()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dacer-wmi.c2011 adev = acpi_dev_get_first_match_dev("BST0001", NULL, -1); in acer_wmi_accel_setup()