Searched refs:snd_pmac (Results 1 – 4 of 4) sorted by relevance
79 struct snd_pmac { struct138 void (*mixer_free)(struct snd_pmac *); argument146 void (*set_format)(struct snd_pmac *chip); argument147 void (*update_automute)(struct snd_pmac *chip, int do_notify); argument148 int (*detect_headphone)(struct snd_pmac *chip); argument150 void (*suspend)(struct snd_pmac *chip); argument151 void (*resume)(struct snd_pmac *chip); argument158 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 …]
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()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 …]
43 struct snd_pmac *chip; in snd_pmac_probe()