Searched refs:offset_ptr (Results 1 - 1 of 1) sorted by last modified time

/linux-master/sound/pci/emu10k1/
H A Dmemory.c552 static inline void *offset_ptr(struct snd_emu10k1 *emu, int page, int offset) function
589 ptr = offset_ptr(emu, page + p->first_page, offset);
649 ptr = offset_ptr(emu, page + p->first_page, offset);

Completed in 238 milliseconds