Lines Matching defs:card
119 static int snd_ps3_verify_dma_stop(struct snd_ps3_card_info *card, in snd_ps3_verify_dma_stop()
161 static void snd_ps3_wait_for_dma_stop(struct snd_ps3_card_info *card) in snd_ps3_wait_for_dma_stop()
190 static void snd_ps3_kick_dma(struct snd_ps3_card_info *card) in snd_ps3_kick_dma()
201 static dma_addr_t v_to_bus(struct snd_ps3_card_info *card, void *paddr, int ch) in v_to_bus()
212 static void snd_ps3_bump_buffer(struct snd_ps3_card_info *card, in snd_ps3_bump_buffer()
228 static int snd_ps3_program_dma(struct snd_ps3_card_info *card, in snd_ps3_program_dma()
319 struct snd_ps3_card_info *card = dev_id; in snd_ps3_interrupt() local
390 static int snd_ps3_change_avsetting(struct snd_ps3_card_info *card) in snd_ps3_change_avsetting()
454 struct snd_ps3_card_info *card = snd_pcm_substream_chip(substream); in snd_ps3_set_avsetting() local
528 struct snd_ps3_card_info *card = snd_pcm_substream_chip(substream); in snd_ps3_pcm_open() local
595 struct snd_ps3_card_info *card = snd_pcm_substream_chip(substream); in snd_ps3_pcm_prepare() local
646 struct snd_ps3_card_info *card = snd_pcm_substream_chip(substream); in snd_ps3_pcm_trigger() local
693 struct snd_ps3_card_info *card = snd_pcm_substream_chip(substream); in snd_ps3_pcm_pointer() local
883 static void snd_ps3_audio_fixup(struct snd_ps3_card_info *card) in snd_ps3_audio_fixup()
907 static int snd_ps3_init_avsetting(struct snd_ps3_card_info *card) in snd_ps3_init_avsetting()