Searched refs:mt2701_i2s_data (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/mediatek/mt2701/
H A Dmt2701-afe-common.h66 struct mt2701_i2s_data { struct
76 const struct mt2701_i2s_data *i2s_data[MTK_STREAM_NUM];
H A Dmt2701-afe-pcm.c124 const struct mt2701_i2s_data *i2s_data = i2s_path->i2s_data[stream_dir];
175 const struct mt2701_i2s_data *i2s_data = i2s_path->i2s_data[stream_dir];
1254 static const struct mt2701_i2s_data mt2701_i2s_data[][2] = { variable in typeref:struct:mt2701_i2s_data
1384 &mt2701_i2s_data[i][SNDRV_PCM_STREAM_PLAYBACK];
1386 &mt2701_i2s_data[i][SNDRV_PCM_STREAM_CAPTURE];

Completed in 157 milliseconds