Searched refs:acpi_dev_get_first_match_dev (Results 1 – 8 of 8) sorted by relevance
/drivers/platform/x86/ |
D | dual_accel_detect.h | 25 adev = acpi_dev_get_first_match_dev("BOSC0200", NULL, -1); in dual_accel_detect_bosc0200()
|
D | acer-wmi.c | 2184 adev = acpi_dev_get_first_match_dev("BST0001", NULL, -1); in acer_wmi_accel_setup()
|
/drivers/acpi/ |
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);
|
D | sleep.c | 504 pwr_btn_adev = acpi_dev_get_first_match_dev(ACPI_BUTTON_HID_POWERF, in acpi_pm_finish()
|
/drivers/extcon/ |
D | extcon-axp288.c | 374 adev = acpi_dev_get_first_match_dev("INT3496", NULL, -1); in axp288_extcon_probe()
|
/drivers/gpio/ |
D | gpio-merrifield.c | 392 adev = acpi_dev_get_first_match_dev("INTC1002", NULL, -1); in mrfld_gpio_get_pinctrl_dev_name()
|
/drivers/usb/typec/mux/ |
D | intel_pmc_mux.c | 590 adev = acpi_dev_get_first_match_dev(dev_id->id, NULL, -1); in pmc_usb_probe_iom()
|
/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()
|