Searched refs:sport_set_rx_callback (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/sound/soc/blackfin/ |
D | bf6xx-sport.h | 71 void sport_set_rx_callback(struct sport_device *sport,
|
D | bf5xx-sport.h | 165 int sport_set_rx_callback(struct sport_device *sport,
|
D | bf6xx-sport.c | 115 void sport_set_rx_callback(struct sport_device *sport, in sport_set_rx_callback() function 121 EXPORT_SYMBOL(sport_set_rx_callback);
|
D | bf5xx-ac97-pcm.c | 163 sport_set_rx_callback(sport, bf5xx_dma_irq, substream); in bf5xx_pcm_prepare() 173 sport_set_rx_callback(sport, bf5xx_dma_irq, substream); in bf5xx_pcm_prepare()
|
D | bf5xx-i2s-pcm.c | 104 sport_set_rx_callback(sport, bf5xx_dma_irq, substream); in bf5xx_pcm_prepare()
|
D | bf5xx-sport.c | 771 int sport_set_rx_callback(struct sport_device *sport, in sport_set_rx_callback() function 781 EXPORT_SYMBOL(sport_set_rx_callback);
|