Home
last modified time | relevance | path

Searched refs:RT5650_ACPI_HID (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/intel/common/
H A Dsoc-acpi-intel-ssp-common.c43 CODEC_MAP_ENTRY("RT5650", "rt5650", RT5650_ACPI_HID, CODEC_RT5650),
75 CODEC_MAP_ENTRY("RT5650", "rt5650", RT5650_ACPI_HID, CODEC_RT5650),
H A Dsoc-acpi-intel-adl-match.c632 .id = RT5650_ACPI_HID,
H A Dsoc-acpi-intel-mtl-match.c80 .id = RT5650_ACPI_HID,
/linux/include/sound/
H A Dsoc-acpi-intel-ssp-common.h36 #define RT5650_ACPI_HID "10EC5650" macro