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

/linux-master/sound/mips/
H A Dhal2.c75 struct snd_hal2 { struct
103 static u32 hal2_i_read32(struct snd_hal2 *hal2, u16 addr)
117 static void hal2_i_write16(struct snd_hal2 *hal2, u16 addr, u16 val)
129 static void hal2_i_write32(struct snd_hal2 *hal2, u16 addr, u32 val)
141 static void hal2_i_setbit16(struct snd_hal2 *hal2, u16 addr, u16 bit)
155 static void hal2_i_clearbit16(struct snd_hal2 *hal2, u16 addr, u16 bit)
189 struct snd_hal2 *hal2 = snd_kcontrol_chip(kcontrol);
221 struct snd_hal2 *hal2 = snd_kcontrol_chip(kcontrol);
274 static int hal2_mixer_create(struct snd_hal2 *hal2)
299 struct snd_hal2 *hal
[all...]

Completed in 264 milliseconds