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/
A Ddual_accel_detect.h25 adev = acpi_dev_get_first_match_dev("BOSC0200", NULL, -1); in dual_accel_detect_bosc0200()
A Dacer-wmi.c2168 adev = acpi_dev_get_first_match_dev("BST0001", NULL, -1); in acer_wmi_accel_setup()
/linux/sound/soc/intel/boards/
A Dsof_wm8804.c268 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in sof_wm8804_probe()
A Dbytcht_cx2072x.c252 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_cht_cx2072x_probe()
A Dbytcht_da7213.c255 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in bytcht_da7213_probe()
A Dbytcr_wm5102.c408 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_wm5102_mc_probe()
A Dcht_bsw_rt5672.c472 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_cht_mc_probe()
A Dbytcht_es8316.c489 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_cht_es8316_mc_probe()
A Dsof_es8336.c496 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in sof_es8336_probe()
A Dcht_bsw_rt5645.c580 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_cht_mc_probe()
A Dbytcr_rt5651.c920 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_rt5651_mc_probe()
A Dbytcr_rt5640.c1522 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_rt5640_mc_probe()
/linux/include/acpi/
A Dacpi_bus.h700 acpi_dev_get_first_match_dev(const char *hid, const char *uid, s64 hrv);
712 for (adev = acpi_dev_get_first_match_dev(hid, uid, hrv); \
/linux/drivers/acpi/
A Dutils.c900 acpi_dev_get_first_match_dev(const char *hid, const char *uid, s64 hrv) in acpi_dev_get_first_match_dev() function
904 EXPORT_SYMBOL(acpi_dev_get_first_match_dev);
A Dsleep.c484 pwr_btn_adev = acpi_dev_get_first_match_dev(ACPI_BUTTON_HID_POWERF, in acpi_pm_finish()
/linux/drivers/extcon/
A Dextcon-axp288.c393 adev = acpi_dev_get_first_match_dev("INT3496", NULL, -1); in axp288_extcon_probe()
/linux/drivers/gpio/
A Dgpio-merrifield.c392 adev = acpi_dev_get_first_match_dev("INTC1002", NULL, -1); in mrfld_gpio_get_pinctrl_dev_name()
/linux/drivers/platform/x86/intel/
A Dishtp_eclite.c292 adev = acpi_dev_get_first_match_dev("INTC1035", NULL, -1); in acpi_find_eclite_device()
/linux/drivers/usb/typec/mux/
A Dintel_pmc_mux.c583 adev = acpi_dev_get_first_match_dev(dev_id->id, NULL, -1); in pmc_usb_probe_iom()
/linux/drivers/staging/media/atomisp/pci/
A Datomisp_gmin_platform.c383 adev = acpi_dev_get_first_match_dev(name, NULL, -1); in gmin_i2c_dev_exists()
/linux/include/linux/
A Dacpi.h750 acpi_dev_get_first_match_dev(const char *hid, const char *uid, s64 hrv) in acpi_dev_get_first_match_dev() function
/linux/
A Dvmlinux.symvers3843 0x00000000 acpi_dev_get_first_match_dev vmlinux EXPORT_SYMBOL
A DSystem.map22517 ffff800010600c70 T acpi_dev_get_first_match_dev
A D.tmp_System.map22517 ffff800010600c70 T acpi_dev_get_first_match_dev

Completed in 395 milliseconds