Lines Matching defs:ice

277 	struct snd_ice1712 *ice = ak->private_data[0];  in qtet_akm_write()  local
408 static void reg_write(struct snd_ice1712 *ice, unsigned int reg, in reg_write()
449 static unsigned int get_scr(struct snd_ice1712 *ice) in get_scr()
455 static unsigned int get_mcr(struct snd_ice1712 *ice) in get_mcr()
461 static unsigned int get_cpld(struct snd_ice1712 *ice) in get_cpld()
467 static void set_scr(struct snd_ice1712 *ice, unsigned int val) in set_scr()
474 static void set_mcr(struct snd_ice1712 *ice, unsigned int val) in set_mcr()
481 static void set_cpld(struct snd_ice1712 *ice, unsigned int val) in set_cpld()
491 struct snd_ice1712 *ice = entry->private_data; in proc_regs_read() local
502 static void proc_init(struct snd_ice1712 *ice) in proc_init()
512 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in qtet_mute_get() local
522 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in qtet_mute_put() local
558 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in qtet_ain12_sw_get() local
583 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in qtet_ain12_sw_put() local
627 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in qtet_php_get() local
638 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in qtet_php_put() local
703 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in qtet_sw_get() local
714 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in qtet_sw_put() local
806 static int qtet_add_controls(struct snd_ice1712 *ice) in qtet_add_controls()
835 static inline int qtet_is_spdif_master(struct snd_ice1712 *ice) in qtet_is_spdif_master()
841 static unsigned int qtet_get_rate(struct snd_ice1712 *ice) in qtet_get_rate()
863 static void qtet_set_rate(struct snd_ice1712 *ice, unsigned int rate) in qtet_set_rate()
879 static inline unsigned char qtet_set_mclk(struct snd_ice1712 *ice, in qtet_set_mclk()
887 static int qtet_set_spdif_clock(struct snd_ice1712 *ice, int type) in qtet_set_spdif_clock()
914 static int qtet_get_spdif_master_type(struct snd_ice1712 *ice) in qtet_get_spdif_master_type()
948 struct snd_ice1712 *ice = ak4113->change_callback_private; in qtet_ak4113_change() local
964 static void qtet_spdif_in_open(struct snd_ice1712 *ice, in qtet_spdif_in_open()
985 static int qtet_init(struct snd_ice1712 *ice) in qtet_init()