Lines Matching refs:snd_ice1712

33 	void (*set_register)(struct snd_ice1712 *ice, unsigned int val);
34 unsigned int (*get_register)(struct snd_ice1712 *ice);
239 snd_vt1724_write_i2c((struct snd_ice1712 *)private_data, AK4113_ADDR,
245 return snd_vt1724_read_i2c((struct snd_ice1712 *)private_data,
263 struct snd_ice1712 *ice = ak->private_data[0];
394 static void reg_write(struct snd_ice1712 *ice, unsigned int reg,
435 static unsigned int get_scr(struct snd_ice1712 *ice)
441 static unsigned int get_mcr(struct snd_ice1712 *ice)
447 static unsigned int get_cpld(struct snd_ice1712 *ice)
453 static void set_scr(struct snd_ice1712 *ice, unsigned int val)
460 static void set_mcr(struct snd_ice1712 *ice, unsigned int val)
467 static void set_cpld(struct snd_ice1712 *ice, unsigned int val)
477 struct snd_ice1712 *ice = entry->private_data;
488 static void proc_init(struct snd_ice1712 *ice)
496 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
506 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
542 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
567 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
611 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
622 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
687 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
698 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
789 static int qtet_add_controls(struct snd_ice1712 *ice)
818 static inline int qtet_is_spdif_master(struct snd_ice1712 *ice)
824 static unsigned int qtet_get_rate(struct snd_ice1712 *ice)
846 static void qtet_set_rate(struct snd_ice1712 *ice, unsigned int rate)
862 static inline unsigned char qtet_set_mclk(struct snd_ice1712 *ice,
870 static int qtet_set_spdif_clock(struct snd_ice1712 *ice, int type)
897 static int qtet_get_spdif_master_type(struct snd_ice1712 *ice)
931 struct snd_ice1712 *ice = ak4113->change_callback_private;
947 static void qtet_spdif_in_open(struct snd_ice1712 *ice,
968 static int qtet_init(struct snd_ice1712 *ice)