Lines Matching refs:snd_ice1712
25 struct snd_ice1712 *ice;
107 struct snd_ice1712 *ice = spec->ice;
155 static void psc724_set_master_switch(struct snd_ice1712 *ice, bool on)
168 static bool psc724_get_master_switch(struct snd_ice1712 *ice)
177 static void psc724_set_jack_state(struct snd_ice1712 *ice, bool hp_connected)
207 struct snd_ice1712 *ice = spec->ice;
216 static void psc724_set_jack_detection(struct snd_ice1712 *ice, bool on)
233 static bool psc724_get_jack_detection(struct snd_ice1712 *ice)
244 void (*set)(struct snd_ice1712 *ice, bool on);
245 bool (*get)(struct snd_ice1712 *ice);
264 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
275 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
305 static int psc724_add_controls(struct snd_ice1712 *ice)
361 static void psc724_set_pro_rate(struct snd_ice1712 *ice, unsigned int rate)
372 static int psc724_resume(struct snd_ice1712 *ice)
385 static int psc724_init(struct snd_ice1712 *ice)
415 static void psc724_exit(struct snd_ice1712 *ice)