Lines Matching refs:snd_ps3_card_info
38 static struct snd_ps3_card_info the_card;
107 static int snd_ps3_verify_dma_stop(struct snd_ps3_card_info *card, in snd_ps3_verify_dma_stop()
149 static void snd_ps3_wait_for_dma_stop(struct snd_ps3_card_info *card) in snd_ps3_wait_for_dma_stop()
178 static void snd_ps3_kick_dma(struct snd_ps3_card_info *card) in snd_ps3_kick_dma()
189 static dma_addr_t v_to_bus(struct snd_ps3_card_info *card, void *paddr, int ch) in v_to_bus()
200 static void snd_ps3_bump_buffer(struct snd_ps3_card_info *card, in snd_ps3_bump_buffer()
216 static int snd_ps3_program_dma(struct snd_ps3_card_info *card, in snd_ps3_program_dma()
305 struct snd_ps3_card_info *card = dev_id; in snd_ps3_interrupt()
376 static int snd_ps3_change_avsetting(struct snd_ps3_card_info *card) in snd_ps3_change_avsetting()
440 struct snd_ps3_card_info *card = snd_pcm_substream_chip(substream); in snd_ps3_set_avsetting()
514 struct snd_ps3_card_info *card = snd_pcm_substream_chip(substream); in snd_ps3_pcm_open()
563 struct snd_ps3_card_info *card = snd_pcm_substream_chip(substream); in snd_ps3_pcm_prepare()
614 struct snd_ps3_card_info *card = snd_pcm_substream_chip(substream); in snd_ps3_pcm_trigger()
660 struct snd_ps3_card_info *card = snd_pcm_substream_chip(substream); in snd_ps3_pcm_pointer()
847 static void snd_ps3_audio_fixup(struct snd_ps3_card_info *card) in snd_ps3_audio_fixup()
871 static int snd_ps3_init_avsetting(struct snd_ps3_card_info *card) in snd_ps3_init_avsetting()