tx_offsets        104 drivers/hsi/clients/cmt_speech.c 	unsigned int			tx_offsets[CS_MAX_BUFFERS];
tx_offsets        717 drivers/hsi/clients/cmt_speech.c 	address = (u32 *)(hi->mmap_base + hi->tx_offsets[hi->tx_slot]);
tx_offsets        905 drivers/hsi/clients/cmt_speech.c 		hi->tx_offsets[i] = data_start +
tx_offsets        907 drivers/hsi/clients/cmt_speech.c 		hi->mmap_cfg->tx_offsets[i] = hi->tx_offsets[i];
tx_offsets        100 include/uapi/linux/hsi/cs-protocol.h 	__u32 tx_offsets[CS_MAX_BUFFERS];