Lines Matching defs:ice

59 	struct snd_ice1712 *ice = bus->private_data;  in ewx_i2c_setlines()  local
71 struct snd_ice1712 *ice = bus->private_data; in ewx_i2c_getclock() local
77 struct snd_ice1712 *ice = bus->private_data; in ewx_i2c_getdata() local
94 struct snd_ice1712 *ice = bus->private_data; in ewx_i2c_start() local
113 struct snd_ice1712 *ice = bus->private_data; in ewx_i2c_stop() local
119 struct snd_ice1712 *ice = bus->private_data; in ewx_i2c_direction() local
147 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 __devinit snd_ice1712_ews_init(struct snd_ice1712 *ice) in snd_ice1712_ews_init()
593 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ewx_io_sense_get() local
604 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ewx_io_sense_put() local
645 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ews88mt_output_sense_get() local
662 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ews88mt_output_sense_put() local
684 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ews88mt_input_sense_get() local
705 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ews88mt_input_sense_put() local
753 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ews88d_control_get() local
774 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_ews88d_control_put() local
827 static int snd_ice1712_6fire_read_pca(struct snd_ice1712 *ice, unsigned char reg) in snd_ice1712_6fire_read_pca()
845 static int snd_ice1712_6fire_write_pca(struct snd_ice1712 *ice, unsigned char reg, unsigned char da… in snd_ice1712_6fire_write_pca()
865 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_6fire_control_get() local
881 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_6fire_control_put() local
916 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_6fire_select_input_get() local
927 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_6fire_select_input_put() local
967 static int __devinit snd_ice1712_ews_add_controls(struct snd_ice1712 *ice) in snd_ice1712_ews_add_controls()