Lines Matching defs:ice
58 struct snd_ice1712 *ice = bus->private_data; in ewx_i2c_setlines() local
70 struct snd_ice1712 *ice = bus->private_data; in ewx_i2c_getclock() local
76 struct snd_ice1712 *ice = bus->private_data; in ewx_i2c_getdata() local
93 struct snd_ice1712 *ice = bus->private_data; in ewx_i2c_start() local
112 struct snd_ice1712 *ice = bus->private_data; in ewx_i2c_stop() local
118 struct snd_ice1712 *ice = bus->private_data; in ewx_i2c_direction() local
146 static int snd_ice1712_ews88mt_chip_select(struct snd_ice1712 *ice, int chip_mask) in snd_ice1712_ews88mt_chip_select()
174 struct snd_ice1712 *ice = ak->private_data[0]; in ews88mt_ak4524_lock() local
191 struct snd_ice1712 *ice = ak->private_data[0]; in ews88mt_ak4524_unlock() local
200 struct snd_ice1712 *ice = ak->private_data[0]; in ewx2496_ak4524_lock() local
216 struct snd_ice1712 *ice = ak->private_data[0]; in dmx6fire_ak4524_lock() local
232 static void snd_ice1712_ews_cs8404_spdif_write(struct snd_ice1712 *ice, unsigned char bits) in snd_ice1712_ews_cs8404_spdif_write()
266 static void ews88_spdif_default_get(struct snd_ice1712 *ice, struct snd_ctl_elem_value *ucontrol) in ews88_spdif_default_get()
271 static int ews88_spdif_default_put(struct snd_ice1712 *ice, struct snd_ctl_elem_value *ucontrol) in ews88_spdif_default_put()
289 static void ews88_spdif_stream_get(struct snd_ice1712 *ice, struct snd_ctl_elem_value *ucontrol) in ews88_spdif_stream_get()
294 static int ews88_spdif_stream_put(struct snd_ice1712 *ice, struct snd_ctl_elem_value *ucontrol) in ews88_spdif_stream_put()
314 static void ews88_open_spdif(struct snd_ice1712 *ice, struct snd_pcm_substream *substream) in ews88_open_spdif()
320 static void ews88_setup_spdif(struct snd_ice1712 *ice, int rate) in ews88_setup_spdif()
423 static int snd_ice1712_ews_init(struct snd_ice1712 *ice) in snd_ice1712_ews_init()
588 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ewx_io_sense_get() local
599 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ewx_io_sense_put() local
640 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ews88mt_output_sense_get() local
657 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ews88mt_output_sense_put() local
679 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ews88mt_input_sense_get() local
700 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ews88mt_input_sense_put() local
748 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ews88d_control_get() local
769 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ews88d_control_put() local
822 static int snd_ice1712_6fire_read_pca(struct snd_ice1712 *ice, unsigned char reg) in snd_ice1712_6fire_read_pca()
840 static int snd_ice1712_6fire_write_pca(struct snd_ice1712 *ice, unsigned char reg, unsigned char da… in snd_ice1712_6fire_write_pca()
860 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_6fire_control_get() local
876 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_6fire_control_put() local
905 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_6fire_select_input_get() local
916 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_6fire_select_input_put() local
956 static int snd_ice1712_ews_add_controls(struct snd_ice1712 *ice) in snd_ice1712_ews_add_controls()