Searched defs:snd_hal2 (Results 1 – 1 of 1) sorted by relevance
88 struct snd_hal2 { struct89 struct snd_card *card;91 struct hal2_ctl_regs *ctl_regs; /* HAL2 ctl registers */92 struct hal2_aes_regs *aes_regs; /* HAL2 aes registers */116 static u32 hal2_i_read32(struct snd_hal2 *hal2, u16 addr) in hal2_i_read32() argument