Searched refs:snd_pmac (Results 1 – 8 of 8) sorted by relevance
79 struct snd_pmac { struct138 void (*mixer_free)(struct snd_pmac *); argument146 void (*set_format)(struct snd_pmac *chip); argument150 void (*suspend)(struct snd_pmac *chip); argument151 void (*resume)(struct snd_pmac *chip); argument159 int snd_pmac_pcm_new(struct snd_pmac *chip);162 void snd_pmac_beep_stop(struct snd_pmac *chip);169 void snd_pmac_suspend(struct snd_pmac *chip);170 void snd_pmac_resume(struct snd_pmac *chip);174 int snd_pmac_awacs_init(struct snd_pmac *chip);[all …]
519 struct snd_pmac *chip = rule->private;538 struct snd_pmac *chip = rule->private;664 int snd_pmac_pcm_new(struct snd_pmac *chip) in snd_pmac_pcm_new()747 struct snd_pmac *chip = devid; in snd_pmac_tx_intr()756 struct snd_pmac *chip = devid; in snd_pmac_rx_intr()765 struct snd_pmac *chip = devid; in snd_pmac_ctrl_intr()797 static int snd_pmac_free(struct snd_pmac *chip) in snd_pmac_free()853 struct snd_pmac *chip = device->device_data; in snd_pmac_dev_free()1135 struct snd_pmac *chip; in snd_pmac_new()1322 void snd_pmac_suspend(struct snd_pmac *chip) in snd_pmac_suspend()[all …]
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()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()251 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_burgundy_get_volume_2b()262 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_burgundy_put_volume_2b()298 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_burgundy_get_gain()316 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_burgundy_put_gain()360 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_burgundy_get_switch_w()375 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_burgundy_put_switch_w()[all …]
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()82 static void screamer_recalibrate(struct snd_pmac *chip) in screamer_recalibrate()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()307 static void awacs_amp_free(struct snd_pmac *chip) in awacs_amp_free()334 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_get_volume_amp()346 struct snd_pmac *chip = snd_kcontrol_chip(kcontrol); in snd_pmac_awacs_put_volume_amp()[all …]
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()
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()966 static struct snd_pmac *device_change_chip;970 struct snd_pmac *chip = device_change_chip; in device_change_handler()1046 struct snd_pmac *chip = devid; in headphone_intr()1192 static void tumbler_suspend(struct snd_pmac *chip) in tumbler_suspend()1222 static void tumbler_resume(struct snd_pmac *chip) in tumbler_resume()1268 static int tumbler_init(struct snd_pmac *chip) in tumbler_init()1321 static void tumbler_cleanup(struct snd_pmac *chip) in tumbler_cleanup()[all …]
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()
43 struct snd_pmac *chip; in snd_pmac_probe()
Completed in 25 milliseconds