Lines Matching refs:snd_ice1712
44 struct snd_ice1712 *ice = bus->private_data; in ewx_i2c_setlines()
56 struct snd_ice1712 *ice = bus->private_data; in ewx_i2c_getclock()
62 struct snd_ice1712 *ice = bus->private_data; in ewx_i2c_getdata()
79 struct snd_ice1712 *ice = bus->private_data; in ewx_i2c_start()
98 struct snd_ice1712 *ice = bus->private_data; in ewx_i2c_stop()
104 struct snd_ice1712 *ice = bus->private_data; in ewx_i2c_direction()
132 static int snd_ice1712_ews88mt_chip_select(struct snd_ice1712 *ice, int chip_mask) in snd_ice1712_ews88mt_chip_select()
160 struct snd_ice1712 *ice = ak->private_data[0]; in ews88mt_ak4524_lock()
177 struct snd_ice1712 *ice = ak->private_data[0]; in ews88mt_ak4524_unlock()
186 struct snd_ice1712 *ice = ak->private_data[0]; in ewx2496_ak4524_lock()
202 struct snd_ice1712 *ice = ak->private_data[0]; in dmx6fire_ak4524_lock()
218 static void snd_ice1712_ews_cs8404_spdif_write(struct snd_ice1712 *ice, unsigned char bits) in snd_ice1712_ews_cs8404_spdif_write()
252 static void ews88_spdif_default_get(struct snd_ice1712 *ice, struct snd_ctl_elem_value *ucontrol) in ews88_spdif_default_get()
257 static int ews88_spdif_default_put(struct snd_ice1712 *ice, struct snd_ctl_elem_value *ucontrol) in ews88_spdif_default_put()
275 static void ews88_spdif_stream_get(struct snd_ice1712 *ice, struct snd_ctl_elem_value *ucontrol) in ews88_spdif_stream_get()
280 static int ews88_spdif_stream_put(struct snd_ice1712 *ice, struct snd_ctl_elem_value *ucontrol) in ews88_spdif_stream_put()
300 static void ews88_open_spdif(struct snd_ice1712 *ice, struct snd_pcm_substream *substream) in ews88_open_spdif()
306 static void ews88_setup_spdif(struct snd_ice1712 *ice, int rate) in ews88_setup_spdif()
407 static int snd_ice1712_6fire_write_pca(struct snd_ice1712 *ice, unsigned char reg, unsigned char da…
409 static int snd_ice1712_ews_init(struct snd_ice1712 *ice) in snd_ice1712_ews_init()
574 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ewx_io_sense_get()
585 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ewx_io_sense_put()
626 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ews88mt_output_sense_get()
643 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ews88mt_output_sense_put()
665 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ews88mt_input_sense_get()
686 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ews88mt_input_sense_put()
734 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ews88d_control_get()
755 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ews88d_control_put()
808 static int snd_ice1712_6fire_read_pca(struct snd_ice1712 *ice, unsigned char reg) in snd_ice1712_6fire_read_pca()
831 static int snd_ice1712_6fire_write_pca(struct snd_ice1712 *ice, unsigned char reg, unsigned char da… in snd_ice1712_6fire_write_pca()
851 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_6fire_control_get()
867 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_6fire_control_put()
896 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_6fire_select_input_get()
907 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_6fire_select_input_put()
947 static int snd_ice1712_ews_add_controls(struct snd_ice1712 *ice) in snd_ice1712_ews_add_controls()