pointer_bytes     490 sound/soc/intel/atom/sst/sst_drv_interface.c 	u32 pointer_bytes, pointer_samples;
pointer_bytes     504 sound/soc/intel/atom/sst/sst_drv_interface.c 	div_u64_rem(fw_tstamp->ring_buffer_counter, buffer_sz, &pointer_bytes);
pointer_bytes     505 sound/soc/intel/atom/sst/sst_drv_interface.c 	pointer_samples = bytes_to_samples(substream->runtime, pointer_bytes);