Lines Matching refs:snd_pmac

50 static int snd_pmac_dbdma_alloc(struct snd_pmac *chip, struct pmac_dbdma *rec, int size)
66 static void snd_pmac_dbdma_free(struct snd_pmac *chip, struct pmac_dbdma *rec)
84 unsigned int snd_pmac_rate_index(struct snd_pmac *chip, struct pmac_stream *rec, unsigned int rate)
113 static struct pmac_stream *snd_pmac_get_stream(struct snd_pmac *chip, int stream)
141 static void snd_pmac_pcm_set_format(struct snd_pmac *chip)
179 static int snd_pmac_pcm_prepare(struct snd_pmac *chip, struct pmac_stream *rec, struct snd_pcm_substream *subs)
243 static int snd_pmac_pcm_trigger(struct snd_pmac *chip, struct pmac_stream *rec,
290 static snd_pcm_uframes_t snd_pmac_pcm_pointer(struct snd_pmac *chip,
317 struct snd_pmac *chip = snd_pcm_substream_chip(subs);
324 struct snd_pmac *chip = snd_pcm_substream_chip(subs);
330 struct snd_pmac *chip = snd_pcm_substream_chip(subs);
341 struct snd_pmac *chip = snd_pcm_substream_chip(subs);
348 struct snd_pmac *chip = snd_pcm_substream_chip(subs);
354 struct snd_pmac *chip = snd_pcm_substream_chip(subs);
431 static void snd_pmac_pcm_update(struct snd_pmac *chip, struct pmac_stream *rec)
524 struct snd_pmac *chip = rule->private;
543 struct snd_pmac *chip = rule->private;
553 static int snd_pmac_pcm_open(struct snd_pmac *chip, struct pmac_stream *rec,
602 static int snd_pmac_pcm_close(struct snd_pmac *chip, struct pmac_stream *rec,
622 struct snd_pmac *chip = snd_pcm_substream_chip(subs);
630 struct snd_pmac *chip = snd_pcm_substream_chip(subs);
638 struct snd_pmac *chip = snd_pcm_substream_chip(subs);
645 struct snd_pmac *chip = snd_pcm_substream_chip(subs);
669 int snd_pmac_pcm_new(struct snd_pmac *chip)
708 static void snd_pmac_dbdma_reset(struct snd_pmac *chip)
720 void snd_pmac_beep_dma_start(struct snd_pmac *chip, int bytes, unsigned long addr, int speed)
738 void snd_pmac_beep_dma_stop(struct snd_pmac *chip)
752 struct snd_pmac *chip = devid;
761 struct snd_pmac *chip = devid;
770 struct snd_pmac *chip = devid;
793 static void snd_pmac_sound_feature(struct snd_pmac *chip, int enable)
803 static int snd_pmac_free(struct snd_pmac *chip)
859 struct snd_pmac *chip = device->device_data;
868 static void detect_byte_swap(struct snd_pmac *chip)
894 static int snd_pmac_detect(struct snd_pmac *chip)
1078 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol);
1086 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol);
1099 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol);
1122 int snd_pmac_add_automute(struct snd_pmac *chip)
1139 int snd_pmac_new(struct snd_card *card, struct snd_pmac **chip_return)
1141 struct snd_pmac *chip;
1326 void snd_pmac_suspend(struct snd_pmac *chip)
1345 void snd_pmac_resume(struct snd_pmac *chip)