Searched refs:acpi_dev_get_first_match_dev (Results 1 – 24 of 24) sorted by relevance
| /linux/drivers/platform/x86/ |
| A D | dual_accel_detect.h | 25 adev = acpi_dev_get_first_match_dev("BOSC0200", NULL, -1); in dual_accel_detect_bosc0200()
|
| A D | acer-wmi.c | 2168 adev = acpi_dev_get_first_match_dev("BST0001", NULL, -1); in acer_wmi_accel_setup()
|
| /linux/sound/soc/intel/boards/ |
| A D | sof_wm8804.c | 268 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in sof_wm8804_probe()
|
| A D | bytcht_cx2072x.c | 252 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_cht_cx2072x_probe()
|
| A D | bytcht_da7213.c | 255 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in bytcht_da7213_probe()
|
| A D | bytcr_wm5102.c | 408 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_wm5102_mc_probe()
|
| A D | cht_bsw_rt5672.c | 472 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_cht_mc_probe()
|
| A D | bytcht_es8316.c | 489 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_cht_es8316_mc_probe()
|
| A D | sof_es8336.c | 496 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in sof_es8336_probe()
|
| A D | cht_bsw_rt5645.c | 580 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_cht_mc_probe()
|
| A D | bytcr_rt5651.c | 920 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_rt5651_mc_probe()
|
| A D | bytcr_rt5640.c | 1522 adev = acpi_dev_get_first_match_dev(mach->id, NULL, -1); in snd_byt_rt5640_mc_probe()
|
| /linux/include/acpi/ |
| A D | acpi_bus.h | 700 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 D | utils.c | 900 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 D | sleep.c | 484 pwr_btn_adev = acpi_dev_get_first_match_dev(ACPI_BUTTON_HID_POWERF, in acpi_pm_finish()
|
| /linux/drivers/extcon/ |
| A D | extcon-axp288.c | 393 adev = acpi_dev_get_first_match_dev("INT3496", NULL, -1); in axp288_extcon_probe()
|
| /linux/drivers/gpio/ |
| A D | gpio-merrifield.c | 392 adev = acpi_dev_get_first_match_dev("INTC1002", NULL, -1); in mrfld_gpio_get_pinctrl_dev_name()
|
| /linux/drivers/platform/x86/intel/ |
| A D | ishtp_eclite.c | 292 adev = acpi_dev_get_first_match_dev("INTC1035", NULL, -1); in acpi_find_eclite_device()
|
| /linux/drivers/usb/typec/mux/ |
| A D | intel_pmc_mux.c | 583 adev = acpi_dev_get_first_match_dev(dev_id->id, NULL, -1); in pmc_usb_probe_iom()
|
| /linux/drivers/staging/media/atomisp/pci/ |
| A D | atomisp_gmin_platform.c | 383 adev = acpi_dev_get_first_match_dev(name, NULL, -1); in gmin_i2c_dev_exists()
|
| /linux/include/linux/ |
| A D | acpi.h | 750 acpi_dev_get_first_match_dev(const char *hid, const char *uid, s64 hrv) in acpi_dev_get_first_match_dev() function
|
| /linux/ |
| A D | vmlinux.symvers | 3843 0x00000000 acpi_dev_get_first_match_dev vmlinux EXPORT_SYMBOL
|
| A D | System.map | 22517 ffff800010600c70 T acpi_dev_get_first_match_dev
|
| A D | .tmp_System.map | 22517 ffff800010600c70 T acpi_dev_get_first_match_dev
|
Completed in 395 milliseconds