Lines Matching defs:ice

48 static void ap_cs8427_write_byte(struct snd_ice1712 *ice, unsigned char data, unsigned char tmp)  in ap_cs8427_write_byte()
65 static unsigned char ap_cs8427_read_byte(struct snd_ice1712 *ice, unsigned char tmp) in ap_cs8427_read_byte()
84 static unsigned char ap_cs8427_codec_select(struct snd_ice1712 *ice) in ap_cs8427_codec_select()
115 static void ap_cs8427_codec_deassert(struct snd_ice1712 *ice, unsigned char tmp) in ap_cs8427_codec_deassert()
140 struct snd_ice1712 *ice = device->bus->private_data; in ap_cs8427_sendbytes() local
157 struct snd_ice1712 *ice = device->bus->private_data; in ap_cs8427_readbytes() local
187 static void snd_ice1712_delta_cs8403_spdif_write(struct snd_ice1712 *ice, unsigned char bits) in snd_ice1712_delta_cs8403_spdif_write()
212 static void delta_spdif_default_get(struct snd_ice1712 *ice, struct snd_ctl_elem_value *ucontrol) in delta_spdif_default_get()
217 static int delta_spdif_default_put(struct snd_ice1712 *ice, struct snd_ctl_elem_value *ucontrol) in delta_spdif_default_put()
235 static void delta_spdif_stream_get(struct snd_ice1712 *ice, struct snd_ctl_elem_value *ucontrol) in delta_spdif_stream_get()
240 static int delta_spdif_stream_put(struct snd_ice1712 *ice, struct snd_ctl_elem_value *ucontrol) in delta_spdif_stream_put()
265 struct snd_ice1712 *ice = ak->private_data[0]; in delta_ak4524_lock() local
279 struct snd_ice1712 *ice = ak->private_data[0]; in delta1010lt_ak4524_lock() local
292 struct snd_ice1712 *ice = ak->private_data[0]; in delta66e_ak4524_lock() local
306 struct snd_ice1712 *ice = ak->private_data[0]; in vx442_ak4524_lock() local
317 static void delta_1010_set_rate_val(struct snd_ice1712 *ice, unsigned int rate) in delta_1010_set_rate_val()
340 struct snd_ice1712 *ice = ak->private_data[0]; in delta_ak4524_set_rate_val() local
389 static void delta_open_spdif(struct snd_ice1712 *ice, struct snd_pcm_substream *substream) in delta_open_spdif()
395 static void delta_setup_spdif(struct snd_ice1712 *ice, int rate) in delta_setup_spdif()
426 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol); in snd_ice1712_delta1010lt_wordclock_status_get() local
579 static int __devinit snd_ice1712_delta_init(struct snd_ice1712 *ice) in snd_ice1712_delta_init()
729 static int __devinit snd_ice1712_delta_add_controls(struct snd_ice1712 *ice) in snd_ice1712_delta_add_controls()