Searched refs:AIC32X4_TYPE_AIC32X6 (Results 1 – 3 of 3) sorted by relevance
/linux/sound/soc/codecs/ |
A D | tlv320aic32x4-i2c.c | 54 { "tlv320aic32x6", (kernel_ulong_t)AIC32X4_TYPE_AIC32X6 }, 62 { .compatible = "ti,tlv320aic32x6", .data = (void *)AIC32X4_TYPE_AIC32X6 },
|
A D | tlv320aic32x4-spi.c | 58 { "tlv320aic32x6", (kernel_ulong_t)AIC32X4_TYPE_AIC32X6 }, 65 { .compatible = "ti,tlv320aic32x6", .data = (void *)AIC32X4_TYPE_AIC32X6 },
|
A D | tlv320aic32x4.h | 15 AIC32X4_TYPE_AIC32X6, enumerator
|
Completed in 5 milliseconds