Home
last modified time | relevance | path

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

/linux/sound/soc/intel/boards/
H A Dsof_realtek_common.h21 #define RT1011_DEV0_NAME "i2c-" RT1011_ACPI_HID ":00"
22 #define RT1011_DEV1_NAME "i2c-" RT1011_ACPI_HID ":01"
23 #define RT1011_DEV2_NAME "i2c-" RT1011_ACPI_HID ":02"
24 #define RT1011_DEV3_NAME "i2c-" RT1011_ACPI_HID ":03"
H A Dsof_realtek_common.c189 unsigned int num_codecs = get_num_codecs(RT1011_ACPI_HID); in rt1011_init()
262 unsigned int num_codecs = get_num_codecs(RT1011_ACPI_HID); in sof_rt1011_dai_link()
283 unsigned int num_codecs = get_num_codecs(RT1011_ACPI_HID); in sof_rt1011_codec_conf()
/linux/include/sound/
H A Dsoc-acpi-intel-ssp-common.h31 #define RT1011_ACPI_HID "10EC1011" macro
/linux/sound/soc/intel/common/
H A Dsoc-acpi-intel-ssp-common.c62 CODEC_MAP_ENTRY("RT1011", "rt1011", RT1011_ACPI_HID, CODEC_RT1011),