Loading sound/soc/msm/msm-dai-fe.c +14 −0 Original line number Diff line number Diff line Loading @@ -2656,6 +2656,20 @@ static struct snd_soc_dai_driver msm_fe_dais[] = { .rate_min = 8000, .rate_max = 384000, }, .capture = { .stream_name = "MultiMedia21 Capture", .aif_name = "MM_UL21", .rates = (SNDRV_PCM_RATE_8000_48000| SNDRV_PCM_RATE_KNOT), .formats = (SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S24_LE | SNDRV_PCM_FMTBIT_S24_3LE | SNDRV_PCM_FMTBIT_S32_LE), .channels_min = 1, .channels_max = 8, .rate_min = 8000, .rate_max = 48000, }, .ops = &msm_fe_Multimedia_dai_ops, .name = "MultiMedia21", .probe = fe_dai_probe, Loading sound/soc/msm/qdsp6v2/msm-pcm-routing-v2.c +175 −0 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
sound/soc/msm/msm-dai-fe.c +14 −0 Original line number Diff line number Diff line Loading @@ -2656,6 +2656,20 @@ static struct snd_soc_dai_driver msm_fe_dais[] = { .rate_min = 8000, .rate_max = 384000, }, .capture = { .stream_name = "MultiMedia21 Capture", .aif_name = "MM_UL21", .rates = (SNDRV_PCM_RATE_8000_48000| SNDRV_PCM_RATE_KNOT), .formats = (SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S24_LE | SNDRV_PCM_FMTBIT_S24_3LE | SNDRV_PCM_FMTBIT_S32_LE), .channels_min = 1, .channels_max = 8, .rate_min = 8000, .rate_max = 48000, }, .ops = &msm_fe_Multimedia_dai_ops, .name = "MultiMedia21", .probe = fe_dai_probe, Loading
sound/soc/msm/qdsp6v2/msm-pcm-routing-v2.c +175 −0 File changed.Preview size limit exceeded, changes collapsed. Show changes