Searched refs:RT1011_ACPI_HID (Results 1 – 4 of 4) sorted by relevance
21 #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"
189 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()
31 #define RT1011_ACPI_HID "10EC1011" macro
62 CODEC_MAP_ENTRY("RT1011", "rt1011", RT1011_ACPI_HID, CODEC_RT1011),