Searched refs:snd_pmac (Results 1 – 8 of 8) sorted by relevance
| /Linux-v6.6/sound/ppc/ |
| D | pmac.h | 79 struct snd_pmac { struct 138 void (*mixer_free)(struct snd_pmac *); argument 146 void (*set_format)(struct snd_pmac *chip); argument 147 void (*update_automute)(struct snd_pmac *chip, int do_notify); argument 148 int (*detect_headphone)(struct snd_pmac *chip); argument 150 void (*suspend)(struct snd_pmac *chip); argument 151 void (*resume)(struct snd_pmac *chip); argument 158 int snd_pmac_new(struct snd_card *card, struct snd_pmac **chip_return); 159 int snd_pmac_pcm_new(struct snd_pmac *chip); 160 int snd_pmac_attach_beep(struct snd_pmac *chip); [all …]
|
| D | pmac.c | 50 static int snd_pmac_dbdma_alloc(struct snd_pmac *chip, struct pmac_dbdma *rec, int size) in snd_pmac_dbdma_alloc() 66 static void snd_pmac_dbdma_free(struct snd_pmac *chip, struct pmac_dbdma *rec) in snd_pmac_dbdma_free() 84 unsigned int snd_pmac_rate_index(struct snd_pmac *chip, struct pmac_stream *rec, unsigned int rate) in snd_pmac_rate_index() 113 static struct pmac_stream *snd_pmac_get_stream(struct snd_pmac *chip, int stream) in snd_pmac_get_stream() 141 static void snd_pmac_pcm_set_format(struct snd_pmac *chip) in snd_pmac_pcm_set_format() 179 static int snd_pmac_pcm_prepare(struct snd_pmac *chip, struct pmac_stream *rec, struct snd_pcm_subs… in snd_pmac_pcm_prepare() 243 static int snd_pmac_pcm_trigger(struct snd_pmac *chip, struct pmac_stream *rec, in snd_pmac_pcm_trigger() 290 static snd_pcm_uframes_t snd_pmac_pcm_pointer(struct snd_pmac *chip, in snd_pmac_pcm_pointer() 317 struct snd_pmac *chip = snd_pcm_substream_chip(subs); in snd_pmac_playback_prepare() 324 struct snd_pmac *chip = snd_pcm_substream_chip(subs); in snd_pmac_playback_trigger() [all …]
|
| D | burgundy.c | 20 snd_pmac_burgundy_busy_wait(struct snd_pmac *chip) in snd_pmac_burgundy_busy_wait() 30 snd_pmac_burgundy_extend_wait(struct snd_pmac *chip) in snd_pmac_burgundy_extend_wait() 46 snd_pmac_burgundy_wcw(struct snd_pmac *chip, unsigned addr, unsigned val) in snd_pmac_burgundy_wcw() 59 snd_pmac_burgundy_rcw(struct snd_pmac *chip, unsigned addr) in snd_pmac_burgundy_rcw() 92 snd_pmac_burgundy_wcb(struct snd_pmac *chip, unsigned int addr, in snd_pmac_burgundy_wcb() 100 snd_pmac_burgundy_rcb(struct snd_pmac *chip, unsigned int addr) in snd_pmac_burgundy_rcb() 124 snd_pmac_burgundy_write_volume(struct snd_pmac *chip, unsigned int address, in snd_pmac_burgundy_write_volume() 143 snd_pmac_burgundy_read_volume(struct snd_pmac *chip, unsigned int address, in snd_pmac_burgundy_read_volume() 175 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_burgundy_get_volume() 186 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_burgundy_put_volume() [all …]
|
| D | awacs.c | 36 static void snd_pmac_screamer_wait(struct snd_pmac *chip) in snd_pmac_screamer_wait() 52 snd_pmac_awacs_write(struct snd_pmac *chip, int val) in snd_pmac_awacs_write() 68 snd_pmac_awacs_write_reg(struct snd_pmac *chip, int reg, int val) in snd_pmac_awacs_write_reg() 75 snd_pmac_awacs_write_noreg(struct snd_pmac *chip, int reg, int val) in snd_pmac_awacs_write_noreg() 82 static void screamer_recalibrate(struct snd_pmac *chip) in screamer_recalibrate() 109 static void snd_pmac_awacs_set_format(struct snd_pmac *chip) in snd_pmac_awacs_set_format() 136 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_volume() 159 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_volume() 202 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_switch() 221 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_switch() [all …]
|
| D | daca.c | 85 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in daca_get_deemphasis() 97 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in daca_put_deemphasis() 126 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in daca_get_volume() 139 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in daca_put_volume() 167 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in daca_get_amp() 179 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in daca_put_amp() 218 static void daca_resume(struct snd_pmac *chip) in daca_resume() 229 static void daca_cleanup(struct snd_pmac *chip) in daca_cleanup() 240 int snd_pmac_daca_init(struct snd_pmac *chip) in snd_pmac_daca_init()
|
| D | tumbler.c | 255 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_master_volume() 266 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_master_volume() 290 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_master_switch() 301 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_master_switch() 391 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_info_drc_value() 403 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_drc_value() 415 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_drc_value() 445 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_drc_switch() 457 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_put_drc_switch() 529 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in tumbler_get_mono() [all …]
|
| D | beep.c | 33 void snd_pmac_beep_stop(struct snd_pmac *chip) in snd_pmac_beep_stop() 89 struct snd_pmac *chip; in snd_pmac_beep_event() 177 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_get_beep() 187 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_put_beep() 208 int snd_pmac_attach_beep(struct snd_pmac *chip) in snd_pmac_attach_beep() 266 void snd_pmac_detach_beep(struct snd_pmac *chip) in snd_pmac_detach_beep()
|
| D | powermac.c | 43 struct snd_pmac *chip; in snd_pmac_probe()
|