Searched refs:snd_pmac_dma_set_command (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/ppc/ |
H A D | pmac.c | 162 static inline void snd_pmac_dma_set_command(struct pmac_stream *rec, struct pmac_dbdma *cmd) in snd_pmac_dma_set_command() function 212 snd_pmac_dma_set_command(rec, &chip->extra_dma); in snd_pmac_pcm_prepare() 233 snd_pmac_dma_set_command(rec, &rec->cmd); in snd_pmac_pcm_prepare() 261 snd_pmac_dma_set_command(rec, &rec->cmd); in snd_pmac_pcm_trigger() 734 snd_pmac_dma_set_command(rec, &chip->extra_dma); in snd_pmac_beep_dma_start()
|
/kernel/linux/linux-6.6/sound/ppc/ |
H A D | pmac.c | 162 static inline void snd_pmac_dma_set_command(struct pmac_stream *rec, struct pmac_dbdma *cmd) in snd_pmac_dma_set_command() function 212 snd_pmac_dma_set_command(rec, &chip->extra_dma); in snd_pmac_pcm_prepare() 233 snd_pmac_dma_set_command(rec, &rec->cmd); in snd_pmac_pcm_prepare() 261 snd_pmac_dma_set_command(rec, &rec->cmd); in snd_pmac_pcm_trigger() 734 snd_pmac_dma_set_command(rec, &chip->extra_dma); in snd_pmac_beep_dma_start()
|
Completed in 10 milliseconds