Home
last modified time | relevance | path

Searched refs:snd_pmac (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/sound/ppc/
Dpmac.h91 struct snd_pmac { struct
150 void (*mixer_free)(struct snd_pmac *); argument
158 void (*set_format)(struct snd_pmac *chip); argument
159 void (*update_automute)(struct snd_pmac *chip, int do_notify); argument
160 int (*detect_headphone)(struct snd_pmac *chip); argument
162 void (*suspend)(struct snd_pmac *chip); argument
163 void (*resume)(struct snd_pmac *chip); argument
170 int snd_pmac_new(struct snd_card *card, struct snd_pmac **chip_return);
171 int snd_pmac_pcm_new(struct snd_pmac *chip);
172 int snd_pmac_attach_beep(struct snd_pmac *chip);
[all …]
Dpmac.c62 static int snd_pmac_dbdma_alloc(struct snd_pmac *chip, struct pmac_dbdma *rec, int size) in snd_pmac_dbdma_alloc()
78 static void snd_pmac_dbdma_free(struct snd_pmac *chip, struct pmac_dbdma *rec) in snd_pmac_dbdma_free()
96 unsigned int snd_pmac_rate_index(struct snd_pmac *chip, struct pmac_stream *rec, unsigned int rate) in snd_pmac_rate_index()
143 static struct pmac_stream *snd_pmac_get_stream(struct snd_pmac *chip, int stream) in snd_pmac_get_stream()
171 static void snd_pmac_pcm_set_format(struct snd_pmac *chip) in snd_pmac_pcm_set_format()
209 static int snd_pmac_pcm_prepare(struct snd_pmac *chip, struct pmac_stream *rec, struct snd_pcm_subs… in snd_pmac_pcm_prepare()
273 static int snd_pmac_pcm_trigger(struct snd_pmac *chip, struct pmac_stream *rec, in snd_pmac_pcm_trigger()
320 static snd_pcm_uframes_t snd_pmac_pcm_pointer(struct snd_pmac *chip, in snd_pmac_pcm_pointer()
347 struct snd_pmac *chip = snd_pcm_substream_chip(subs); in snd_pmac_playback_prepare()
354 struct snd_pmac *chip = snd_pcm_substream_chip(subs); in snd_pmac_playback_trigger()
[all …]
Ddaca.c98 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in daca_get_deemphasis()
109 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in daca_put_deemphasis()
137 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in daca_get_volume()
149 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in daca_put_volume()
176 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in daca_get_amp()
187 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in daca_put_amp()
225 static void daca_resume(struct snd_pmac *chip) in daca_resume()
236 static void daca_cleanup(struct snd_pmac *chip) in daca_cleanup()
247 int __devinit snd_pmac_daca_init(struct snd_pmac *chip) in snd_pmac_daca_init()
Dburgundy.c32 snd_pmac_burgundy_busy_wait(struct snd_pmac *chip) in snd_pmac_burgundy_busy_wait()
42 snd_pmac_burgundy_extend_wait(struct snd_pmac *chip) in snd_pmac_burgundy_extend_wait()
58 snd_pmac_burgundy_wcw(struct snd_pmac *chip, unsigned addr, unsigned val) in snd_pmac_burgundy_wcw()
71 snd_pmac_burgundy_rcw(struct snd_pmac *chip, unsigned addr) in snd_pmac_burgundy_rcw()
104 snd_pmac_burgundy_wcb(struct snd_pmac *chip, unsigned int addr, in snd_pmac_burgundy_wcb()
112 snd_pmac_burgundy_rcb(struct snd_pmac *chip, unsigned int addr) in snd_pmac_burgundy_rcb()
136 snd_pmac_burgundy_write_volume(struct snd_pmac *chip, unsigned int address, in snd_pmac_burgundy_write_volume()
155 snd_pmac_burgundy_read_volume(struct snd_pmac *chip, unsigned int address, in snd_pmac_burgundy_read_volume()
187 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_burgundy_get_volume()
198 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_burgundy_put_volume()
[all …]
Dawacs.c48 static void snd_pmac_screamer_wait(struct snd_pmac *chip) in snd_pmac_screamer_wait()
64 snd_pmac_awacs_write(struct snd_pmac *chip, int val) in snd_pmac_awacs_write()
80 snd_pmac_awacs_write_reg(struct snd_pmac *chip, int reg, int val) in snd_pmac_awacs_write_reg()
87 snd_pmac_awacs_write_noreg(struct snd_pmac *chip, int reg, int val) in snd_pmac_awacs_write_noreg()
94 static void screamer_recalibrate(struct snd_pmac *chip) in screamer_recalibrate()
121 static void snd_pmac_awacs_set_format(struct snd_pmac *chip) in snd_pmac_awacs_set_format()
148 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_volume()
171 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_volume()
214 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_switch()
233 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_switch()
[all …]
Dtumbler.c268 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_master_volume()
279 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_master_volume()
303 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_master_switch()
314 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_master_switch()
404 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_info_drc_value()
416 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_drc_value()
427 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_drc_value()
456 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_drc_switch()
467 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_drc_switch()
538 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_mono()
[all …]
Dbeep.c46 void snd_pmac_beep_stop(struct snd_pmac *chip) in snd_pmac_beep_stop()
102 struct snd_pmac *chip; in snd_pmac_beep_event()
187 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_get_beep()
197 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_put_beep()
218 int __devinit snd_pmac_attach_beep(struct snd_pmac *chip) in snd_pmac_attach_beep()
276 void snd_pmac_detach_beep(struct snd_pmac *chip) in snd_pmac_detach_beep()
Dpowermac.c57 struct snd_pmac *chip; in snd_pmac_probe()