Searched refs:snd_ice1712 (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dice1712.h220 struct snd_ice1712;
281 void (*open)(struct snd_ice1712 *, struct snd_pcm_substream *);
282 void (*setup_rate)(struct snd_ice1712 *, int rate);
283 void (*close)(struct snd_ice1712 *, struct snd_pcm_substream *);
284 void (*default_get)(struct snd_ice1712 *, struct snd_ctl_elem_value *ucontrol);
285 int (*default_put)(struct snd_ice1712 *, struct snd_ctl_elem_value *ucontrol);
286 void (*stream_get)(struct snd_ice1712 *, struct snd_ctl_elem_value *ucontrol);
287 int (*stream_put)(struct snd_ice1712 *, struct snd_ctl_elem_value *ucontrol);
292 struct snd_ice1712 { struct
361 void (*set_mask)(struct snd_ice1712 *ic
[all...]
H A Damp.c34 static void wm_put(struct snd_ice1712 *ice, int reg, unsigned short val)
41 static int __devinit snd_vt1724_amp_init(struct snd_ice1712 *ice)
69 static int __devinit snd_vt1724_amp_add_controls(struct snd_ice1712 *ice)
H A Dprodigy192.c76 static inline void stac9460_put(struct snd_ice1712 *ice, int reg, unsigned char val)
81 static inline unsigned char stac9460_get(struct snd_ice1712 *ice, int reg)
93 static int stac9460_dac_mute(struct snd_ice1712 *ice, int idx,
111 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
126 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
159 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
175 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
206 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
220 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
251 struct snd_ice1712 *ic
[all...]
H A Dse.c117 static void __devinit se200pci_WM8740_init(struct snd_ice1712 *ice)
123 static void se200pci_WM8740_set_pro_rate(struct snd_ice1712 *ice,
134 static void se200pci_WM8766_write(struct snd_ice1712 *ice,
180 static void se200pci_WM8766_set_volume(struct snd_ice1712 *ice, int ch,
199 static void __devinit se200pci_WM8766_init(struct snd_ice1712 *ice)
218 static void se200pci_WM8766_set_pro_rate(struct snd_ice1712 *ice,
232 static void se200pci_WM8776_write(struct snd_ice1712 *ice,
242 static void se200pci_WM8776_set_output_volume(struct snd_ice1712 *ice,
249 static void se200pci_WM8776_set_input_volume(struct snd_ice1712 *ice,
260 static void se200pci_WM8776_set_input_selector(struct snd_ice1712 *ic
[all...]
H A Djuli.c167 snd_vt1724_write_i2c((struct snd_ice1712 *)private_data, AK4114_ADDR,
173 return snd_vt1724_read_i2c((struct snd_ice1712 *)private_data,
181 static void juli_spdif_in_open(struct snd_ice1712 *ice,
213 struct snd_ice1712 *ice = ak->private_data[0];
227 struct snd_ice1712 *ice = ak->private_data[0];
307 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
322 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
449 static int __devinit juli_add_controls(struct snd_ice1712 *ice)
489 static int juli_resume(struct snd_ice1712 *ice)
500 static int juli_suspend(struct snd_ice1712 *ic
[all...]
H A Drevo.c41 static void revo_i2s_mclk_changed(struct snd_ice1712 *ice)
97 struct snd_ice1712 *ice = bus->private_data;
103 struct snd_ice1712 *ice = bus->private_data;
109 struct snd_ice1712 *ice = bus->private_data;
126 struct snd_ice1712 *ice = bus->private_data;
141 struct snd_ice1712 *ice = bus->private_data;
158 static int revo51_i2c_init(struct snd_ice1712 *ice,
325 struct snd_ice1712 *ice = ak->private_data[0];
378 static void write_data(struct snd_ice1712 *ice, unsigned int gpio,
400 static unsigned char read_data(struct snd_ice1712 *ic
[all...]
H A Dak4xxx.c39 struct snd_ice1712 *ice = ak->private_data[0];
46 struct snd_ice1712 *ice = ak->private_data[0];
61 struct snd_ice1712 *ice = ak->private_data[0];
126 const struct snd_ak4xxx_private *_priv, struct snd_ice1712 *ice)
152 void snd_ice1712_akm4xxx_free(struct snd_ice1712 *ice)
167 int snd_ice1712_akm4xxx_build_controls(struct snd_ice1712 *ice)
H A Dprodigy_hifi.c128 static unsigned short wm_get(struct snd_ice1712 *ice, int reg)
138 static void wm_put_nocache(struct snd_ice1712 *ice, int reg, unsigned short val)
145 static void wm_put(struct snd_ice1712 *ice, int reg, unsigned short val)
157 static void set_gpio_bit(struct snd_ice1712 *ice, unsigned int bit, int val)
171 static void wm8766_spi_send_word(struct snd_ice1712 *ice, unsigned int data)
185 static void wm8766_spi_write(struct snd_ice1712 *ice, unsigned int reg,
211 static void ak4396_send_word(struct snd_ice1712 *ice, unsigned int data)
225 static void ak4396_write(struct snd_ice1712 *ice, unsigned int reg,
269 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
281 struct snd_ice1712 *ic
[all...]
H A Dpontis.c82 static unsigned short wm_get(struct snd_ice1712 *ice, int reg)
92 static void wm_put_nocache(struct snd_ice1712 *ice, int reg, unsigned short val)
99 static void wm_put(struct snd_ice1712 *ice, int reg, unsigned short val)
126 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
142 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
181 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
197 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
223 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
234 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
260 struct snd_ice1712 *ic
[all...]
H A Dwtm.c43 static inline void stac9460_put(struct snd_ice1712 *ice, int reg,
49 static inline unsigned char stac9460_get(struct snd_ice1712 *ice, int reg)
57 static inline void stac9460_2_put(struct snd_ice1712 *ice, int reg,
63 static inline unsigned char stac9460_2_get(struct snd_ice1712 *ice, int reg)
77 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
99 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
150 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
172 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
217 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
239 struct snd_ice1712 *ic
[all...]
H A Dice1724.c120 static inline int stdclock_is_spdif_master(struct snd_ice1712 *ice)
128 static inline int is_pro_rate_locked(struct snd_ice1712 *ice)
137 static unsigned char snd_vt1724_ac97_ready(struct snd_ice1712 *ice)
153 static int snd_vt1724_ac97_wait_bit(struct snd_ice1712 *ice, unsigned char bit)
167 struct snd_ice1712 *ice = ac97->private_data;
181 struct snd_ice1712 *ice = ac97->private_data;
200 static void snd_vt1724_set_gpio_dir(struct snd_ice1712 *ice, unsigned int data)
207 static unsigned int snd_vt1724_get_gpio_dir(struct snd_ice1712 *ice)
213 static void snd_vt1724_set_gpio_mask(struct snd_ice1712 *ice, unsigned int data)
221 static unsigned int snd_vt1724_get_gpio_mask(struct snd_ice1712 *ic
[all...]
H A Dews.c59 struct snd_ice1712 *ice = bus->private_data;
71 struct snd_ice1712 *ice = bus->private_data;
77 struct snd_ice1712 *ice = bus->private_data;
94 struct snd_ice1712 *ice = bus->private_data;
113 struct snd_ice1712 *ice = bus->private_data;
119 struct snd_ice1712 *ice = bus->private_data;
147 static int snd_ice1712_ews88mt_chip_select(struct snd_ice1712 *ice, int chip_mask)
174 struct snd_ice1712 *ice = ak->private_data[0];
191 struct snd_ice1712 *ice = ak->private_data[0];
200 struct snd_ice1712 *ic
[all...]
H A Dhoontech.c43 static void __devinit snd_ice1712_stdsp24_gpio_write(struct snd_ice1712 *ice, unsigned char byte)
56 static void __devinit snd_ice1712_stdsp24_darear(struct snd_ice1712 *ice, int activate)
65 static void __devinit snd_ice1712_stdsp24_mute(struct snd_ice1712 *ice, int activate)
74 static void __devinit snd_ice1712_stdsp24_insel(struct snd_ice1712 *ice, int activate)
83 static void __devinit snd_ice1712_stdsp24_box_channel(struct snd_ice1712 *ice, int box, int chn, int activate)
133 static void __devinit snd_ice1712_stdsp24_box_midi(struct snd_ice1712 *ice, int box, int master)
161 static void __devinit snd_ice1712_stdsp24_midi2(struct snd_ice1712 *ice, int activate)
170 static int __devinit snd_ice1712_hoontech_init(struct snd_ice1712 *ice)
259 struct snd_ice1712 *ice = ak->private_data[0];
270 static int __devinit snd_ice1712_value_init(struct snd_ice1712 *ic
[all...]
H A Dquartet.c48 void (*set_register)(struct snd_ice1712 *ice, unsigned int val);
49 unsigned int (*get_register)(struct snd_ice1712 *ice);
254 snd_vt1724_write_i2c((struct snd_ice1712 *)private_data, AK4113_ADDR,
260 return snd_vt1724_read_i2c((struct snd_ice1712 *)private_data,
278 struct snd_ice1712 *ice = ak->private_data[0];
409 static void reg_write(struct snd_ice1712 *ice, unsigned int reg,
450 static unsigned int get_scr(struct snd_ice1712 *ice)
456 static unsigned int get_mcr(struct snd_ice1712 *ice)
462 static unsigned int get_cpld(struct snd_ice1712 *ice)
468 static void set_scr(struct snd_ice1712 *ic
[all...]
H A Ddelta.c48 static void ap_cs8427_write_byte(struct snd_ice1712 *ice, unsigned char data, unsigned char tmp)
65 static unsigned char ap_cs8427_read_byte(struct snd_ice1712 *ice, unsigned char tmp)
84 static unsigned char ap_cs8427_codec_select(struct snd_ice1712 *ice)
110 static void ap_cs8427_codec_deassert(struct snd_ice1712 *ice, unsigned char tmp)
132 struct snd_ice1712 *ice = device->bus->private_data;
149 struct snd_ice1712 *ice = device->bus->private_data;
179 static void snd_ice1712_delta_cs8403_spdif_write(struct snd_ice1712 *ice, unsigned char bits)
204 static void delta_spdif_default_get(struct snd_ice1712 *ice, struct snd_ctl_elem_value *ucontrol)
209 static int delta_spdif_default_put(struct snd_ice1712 *ice, struct snd_ctl_elem_value *ucontrol)
227 static void delta_spdif_stream_get(struct snd_ice1712 *ic
[all...]
H A Dphase.c124 static int __devinit phase22_init(struct snd_ice1712 *ice)
161 static int __devinit phase22_add_controls(struct snd_ice1712 *ice)
212 static void phase28_spi_write(struct snd_ice1712 *ice, unsigned int cs,
254 static unsigned short wm_get(struct snd_ice1712 *ice, int reg)
264 static void wm_put_nocache(struct snd_ice1712 *ice, int reg, unsigned short val)
272 static void wm_put(struct snd_ice1712 *ice, int reg, unsigned short val)
280 static void wm_set_vol(struct snd_ice1712 *ice, unsigned int index,
303 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
315 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
346 struct snd_ice1712 *ic
[all...]
H A Dvt1720_mobo.c35 static int __devinit k8x800_init(struct snd_ice1712 *ice)
48 static int __devinit k8x800_add_controls(struct snd_ice1712 *ice)
H A Daureon.c112 static void aureon_pca9554_write(struct snd_ice1712 *ice, unsigned char reg,
220 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
229 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
249 static void aureon_ac97_write(struct snd_ice1712 *ice, unsigned short reg,
303 static unsigned short aureon_ac97_read(struct snd_ice1712 *ice, unsigned short reg)
312 static int aureon_ac97_init(struct snd_ice1712 *ice)
378 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
394 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
422 struct snd_ice1712 *ice = snd_kcontrol_chip(kcontrol);
435 struct snd_ice1712 *ic
[all...]
H A Dice1712.c116 static int snd_ice1712_build_pro_mixer(struct snd_ice1712 *ice);
117 static int snd_ice1712_build_controls(struct snd_ice1712 *ice);
128 static inline int is_spdif_master(struct snd_ice1712 *ice)
133 static inline int is_pro_rate_locked(struct snd_ice1712 *ice)
138 static inline void snd_ice1712_ds_write(struct snd_ice1712 *ice, u8 channel, u8 addr, u32 data)
144 static inline u32 snd_ice1712_ds_read(struct snd_ice1712 *ice, u8 channel, u8 addr)
154 struct snd_ice1712 *ice = ac97->private_data;
178 struct snd_ice1712 *ice = ac97->private_data;
208 struct snd_ice1712 *ice = ac97->private_data;
233 struct snd_ice1712 *ic
[all...]
H A Denvy24ht.h216 unsigned char snd_vt1724_read_i2c(struct snd_ice1712 *ice, unsigned char dev, unsigned char addr);
217 void snd_vt1724_write_i2c(struct snd_ice1712 *ice, unsigned char dev, unsigned char addr, unsigned char data);
H A Dmaya44.c84 struct snd_ice1712 *ice;
91 static void wm8776_write(struct snd_ice1712 *ice, struct snd_wm8776 *wm,
107 static int wm8776_write_bits(struct snd_ice1712 *ice, struct snd_wm8776 *wm,
298 static int maya_set_gpio_bits(struct snd_ice1712 *ice, unsigned int mask,
548 static int __devinit maya44_add_controls(struct snd_ice1712 *ice)
565 static void __devinit wm8776_init(struct snd_ice1712 *ice,
618 static void set_rate(struct snd_ice1712 *ice, unsigned int rate)
703 static int __devinit maya44_init(struct snd_ice1712 *ice)

Completed in 161 milliseconds