HomeSort by relevance Sort by last modified time
    Searched full:snd_emu10k1_wc (Results 1 - 1 of 1) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emu10k1.h 1618 static inline unsigned int snd_emu10k1_wc(struct snd_emu10k1 *emu) { return (inl(emu->port + WC) >> 6) & 0xfffff; } function
    [all...]

Completed in 385 milliseconds