Searched refs:sport_set_tx_callback (Results 1 – 6 of 6) sorted by relevance
/sound/soc/blackfin/ |
D | bf6xx-sport.h | 69 void sport_set_tx_callback(struct sport_device *sport,
|
D | bf5xx-sport.h | 167 int sport_set_tx_callback(struct sport_device *sport,
|
D | bf6xx-sport.c | 107 void sport_set_tx_callback(struct sport_device *sport, in sport_set_tx_callback() function 113 EXPORT_SYMBOL(sport_set_tx_callback);
|
D | bf5xx-ac97-pcm.c | 159 sport_set_tx_callback(sport, bf5xx_dma_irq, substream); in bf5xx_pcm_prepare() 169 sport_set_tx_callback(sport, bf5xx_dma_irq, substream); in bf5xx_pcm_prepare()
|
D | bf5xx-i2s-pcm.c | 100 sport_set_tx_callback(sport, bf5xx_dma_irq, substream); in bf5xx_pcm_prepare()
|
D | bf5xx-sport.c | 783 int sport_set_tx_callback(struct sport_device *sport, in sport_set_tx_callback() function 793 EXPORT_SYMBOL(sport_set_tx_callback);
|