Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds