Searched refs:sport_config_tx_dma (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/sound/soc/blackfin/ |
D | bf6xx-sport.h | 73 int sport_config_tx_dma(struct sport_device *sport, void *buf,
|
D | bf5xx-sport.h | 150 int sport_config_tx_dma(struct sport_device *sport, void *buf,
|
D | bf6xx-sport.c | 144 int sport_config_tx_dma(struct sport_device *sport, void *buf, in sport_config_tx_dma() function 173 EXPORT_SYMBOL(sport_config_tx_dma);
|
D | bf5xx-ac97-pcm.c | 160 sport_config_tx_dma(sport, sport->tx_dma_buf, runtime->periods, in bf5xx_pcm_prepare() 170 sport_config_tx_dma(sport, runtime->dma_area, runtime->periods, in bf5xx_pcm_prepare()
|
D | bf5xx-i2s-pcm.c | 101 sport_config_tx_dma(sport, runtime->dma_area, in bf5xx_pcm_prepare()
|
D | bf5xx-sport.c | 458 int sport_config_tx_dma(struct sport_device *sport, void *buf, \ in sport_config_tx_dma() function 520 EXPORT_SYMBOL(sport_config_tx_dma);
|