Home
last modified time | relevance | path

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

/linux/sound/soc/apple/
H A Dmca.c124 #define APPLE_MCA_FMTBITS (SNDRV_PCM_FMTBIT_S16_LE | \ macro
1127 fe->playback.formats = APPLE_MCA_FMTBITS; in apple_mca_probe()
1131 fe->capture.formats = APPLE_MCA_FMTBITS; in apple_mca_probe()
1154 be->playback.formats = APPLE_MCA_FMTBITS; in apple_mca_probe()
1158 be->capture.formats = APPLE_MCA_FMTBITS; in apple_mca_probe()