Home
last modified time | relevance | path

Searched refs:acpi_dev_get_first_match_name (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/sound/soc/intel/boards/
Dbytcht_da7213.c246 i2c_name = acpi_dev_get_first_match_name(mach->id, NULL, -1); in bytcht_da7213_probe()
Dbytcht_es8316.c261 i2c_name = acpi_dev_get_first_match_name(mach->id, NULL, -1); in snd_byt_cht_es8316_mc_probe()
Dcht_bsw_rt5672.c409 i2c_name = acpi_dev_get_first_match_name(mach->id, NULL, -1); in snd_cht_mc_probe()
Dcht_bsw_rt5645.c576 i2c_name = acpi_dev_get_first_match_name(mach->id, NULL, -1); in snd_cht_mc_probe()
Dbytcr_rt5651.c904 i2c_name = acpi_dev_get_first_match_name(mach->id, NULL, -1); in snd_byt_rt5651_mc_probe()
Dbytcr_rt5640.c1142 i2c_name = acpi_dev_get_first_match_name(mach->id, NULL, -1); in snd_byt_rt5640_mc_probe()
/Linux-v4.19/drivers/acpi/
Dutils.c819 acpi_dev_get_first_match_name(const char *hid, const char *uid, s64 hrv) in acpi_dev_get_first_match_name() function
831 EXPORT_SYMBOL(acpi_dev_get_first_match_name);
/Linux-v4.19/drivers/extcon/
Dextcon-axp288.c360 name = acpi_dev_get_first_match_name("INT3496", NULL, -1); in axp288_extcon_probe()
/Linux-v4.19/drivers/gpio/
Dgpio-merrifield.c386 const char *dev_name = acpi_dev_get_first_match_name("INTC1002", NULL, -1); in mrfld_gpio_get_pinctrl_dev_name()
/Linux-v4.19/include/acpi/
Dacpi_bus.h95 acpi_dev_get_first_match_name(const char *hid, const char *uid, s64 hrv);
/Linux-v4.19/include/linux/
Dacpi.h661 acpi_dev_get_first_match_name(const char *hid, const char *uid, s64 hrv) in acpi_dev_get_first_match_name() function