Searched refs:offset_ptr (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/ |
| H A D | aw_monitor.c | 705 struct aw_table_info *table_info, const char *offset_ptr) in aw_monitor_write_data_to_table() argument 711 AW_GET_16_DATA(offset_ptr[1 + i], offset_ptr[i]); in aw_monitor_write_data_to_table() 713 AW_GET_16_DATA(offset_ptr[3 + i], offset_ptr[2 + i]); in aw_monitor_write_data_to_table() 715 AW_GET_16_DATA(offset_ptr[5 + i], offset_ptr[4 + i]); in aw_monitor_write_data_to_table() 717 AW_GET_16_DATA(offset_ptr[7 + i], offset_ptr[6 + i]); in aw_monitor_write_data_to_table() 719 AW_GET_32_DATA(offset_ptr[11 + i], offset_ptr[10 + i], in aw_monitor_write_data_to_table() 720 offset_ptr[9 + i], offset_ptr[8 + i]); in aw_monitor_write_data_to_table()
|
| /OK3568_Linux_fs/kernel/sound/pci/emu10k1/ |
| H A D | memory.c | 547 static inline void *offset_ptr(struct snd_emu10k1 *emu, int page, int offset) in offset_ptr() function 581 ptr = offset_ptr(emu, page + p->first_page, offset); in snd_emu10k1_synth_bzero() 611 ptr = offset_ptr(emu, page + p->first_page, offset); in snd_emu10k1_synth_copy_from_user()
|
| /OK3568_Linux_fs/kernel/sound/pci/trident/ |
| H A D | trident_memory.c | 109 static inline void *offset_ptr(struct snd_trident *trident, int offset) in offset_ptr() function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/ |
| H A D | copy_move_algo.hpp | 88 class offset_ptr; 121 struct are_elements_contiguous< ::boost::interprocess::offset_ptr<PointedType, DifferenceType, Offs…
|