Searched refs:dai_data (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/sound/soc/sti/
H A Dsti_uniperif.c21 struct uniperif *uni = priv->dai_data.uni; sti_uniperiph_dai_create_ctrl()
63 priv->dai_data.uni->daifmt = fmt; sti_uniperiph_dai_set_fmt()
71 struct uniperif *uni = priv->dai_data.uni; sti_uniperiph_dai_suspend()
93 struct uniperif *uni = priv->dai_data.uni; sti_uniperiph_dai_resume()
114 struct sti_uniperiph_dai *dai_data = &priv->dai_data; sti_uniperiph_dai_probe() local
118 snd_soc_dai_init_dma_data(dai, &dai_data->dma_data, NULL); sti_uniperiph_dai_probe()
120 snd_soc_dai_init_dma_data(dai, NULL, &dai_data->dma_data); sti_uniperiph_dai_probe()
122 dai_data->dma_data.addr = dai_data->uni->fifo_phys_address; sti_uniperiph_dai_probe()
123 dai_data->dma_data.addr_width = DMA_SLAVE_BUSWIDTH_4_BYTES; sti_uniperiph_dai_probe()
144 struct sti_uniperiph_dai *dai_data = &priv->dai_data; sti_uniperiph_cpu_dai_of() local
183 dai_data->uni = uni; sti_uniperiph_cpu_dai_of()
H A Duniperif_reader.c80 struct uniperif *reader = priv->dai_data.uni; uni_reader_prepare()
284 struct uniperif *reader = priv->dai_data.uni; uni_reader_trigger()
300 struct uniperif *reader = priv->dai_data.uni; uni_reader_shutdown()
H A Duniperif_player.c559 struct uniperif *player = priv->dai_data.uni; uni_player_ctl_iec958_get()
576 struct uniperif *player = priv->dai_data.uni; uni_player_ctl_iec958_put()
619 struct uniperif *player = priv->dai_data.uni; snd_sti_clk_adjustment_get()
633 struct uniperif *player = priv->dai_data.uni; snd_sti_clk_adjustment_put()
671 struct uniperif *player = priv->dai_data.uni; uni_player_startup()
683 struct uniperif *player = priv->dai_data.uni; uni_player_set_sysclk()
705 struct uniperif *player = priv->dai_data.uni; uni_player_prepare()
931 struct uniperif *player = priv->dai_data.uni; uni_player_trigger()
949 struct uniperif *player = priv->dai_data.uni; uni_player_shutdown()
H A Duniperif.h1209 struct sti_uniperiph_dai dai_data; member in struct:sti_uniperiph_data

Completed in 114 milliseconds