Home
last modified time | relevance | path

Searched refs:temp_bytes_received (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/qcom/qdsp6/
H A Dq6apm-dai.c934 uint64_t temp_bytes_received; in q6apm_dai_probe()
939 temp_bytes_received = bytes_received; in q6apm_dai_probe()
947 temp_bytes_received = bytes_received; in q6apm_dai_probe()
950 app_pointer = do_div(temp_bytes_received, prtd->pcm_size); in q6apm_dai_probe()
845 uint64_t temp_bytes_received; q6apm_compr_copy() local
H A Dq6asm-dai.c1073 uint64_t temp_bytes_received; in q6asm_compr_copy() local
1076 temp_bytes_received = bytes_received; in q6asm_compr_copy()
1084 temp_bytes_received = bytes_received; in q6asm_compr_copy()
1087 app_pointer = do_div(temp_bytes_received, prtd->pcm_size); in q6asm_compr_copy()