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

/linux-4.4.14/sound/pci/emu10k1/
H A Dmemory.c507 static inline void *offset_ptr(struct snd_emu10k1 *emu, int page, int offset) offset_ptr() function
541 ptr = offset_ptr(emu, page + p->first_page, offset); snd_emu10k1_synth_bzero()
571 ptr = offset_ptr(emu, page + p->first_page, offset); snd_emu10k1_synth_copy_from_user()
/linux-4.4.14/sound/pci/trident/
H A Dtrident_memory.c124 static inline void *offset_ptr(struct snd_trident *trident, int offset) offset_ptr() function

Completed in 180 milliseconds