Home
last modified time | relevance | path

Searched refs:snd_hal2 (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/sound/mips/
Dhal2.c88 struct snd_hal2 { struct
116 static u32 hal2_i_read32(struct snd_hal2 *hal2, u16 addr) in hal2_i_read32() argument
130 static void hal2_i_write16(struct snd_hal2 *hal2, u16 addr, u16 val) in hal2_i_write16()
142 static void hal2_i_write32(struct snd_hal2 *hal2, u16 addr, u32 val) in hal2_i_write32()
154 static void hal2_i_setbit16(struct snd_hal2 *hal2, u16 addr, u16 bit) in hal2_i_setbit16()
168 static void hal2_i_clearbit16(struct snd_hal2 *hal2, u16 addr, u16 bit) in hal2_i_clearbit16()
202 struct snd_hal2 *hal2 = snd_kcontrol_chip(kcontrol); in hal2_gain_get()
232 struct snd_hal2 *hal2 = snd_kcontrol_chip(kcontrol); in hal2_gain_put()
283 static int __devinit hal2_mixer_create(struct snd_hal2 *hal2) in hal2_mixer_create()
308 struct snd_hal2 *hal2 = dev_id; in hal2_interrupt()
[all …]