Home
last modified time | relevance | path

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

/linux/sound/pci/mixart/
H A Dmixart_hwdep.h32 #define MIXART_REG(mgr,x) ((mgr)->mem[1].virt + (x)) macro
H A Dmixart.c1135 if (copy_to_user_fromio(buf, MIXART_REG(mgr, pos), count)) in snd_mixart_BA1_read()