Home
last modified time | relevance | path

Searched defs:offset_ptr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/sound/pci/trident/
H A Dtrident_memory.c109 static inline void *offset_ptr(struct snd_trident *trident, int offset) in offset_ptr() function
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Dmemory.c547 static inline void *offset_ptr(struct snd_emu10k1 *emu, int page, int offset) in offset_ptr() function
/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_monitor.c705 struct aw_table_info *table_info, const char *offset_ptr) in aw_monitor_write_data_to_table()