Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/qdsp6/
H A Dq6apm.c209 phys_addr_t phys, size_t sz, bool is_pos_buf) in __q6apm_map_memory_fixed_region() argument
218 uint32_t pos_mask = is_pos_buf ? APM_MMAP_TOKEN_MAP_TYPE_POS_BUF : 0; in __q6apm_map_memory_fixed_region()
229 if (is_pos_buf) { in __q6apm_map_memory_fixed_region()
244 if (is_pos_buf) in __q6apm_map_memory_fixed_region()
323 bool is_pos_buf) in __q6apm_unmap_memory_fixed_region() argument
338 if (is_pos_buf) { in __q6apm_unmap_memory_fixed_region()
925 int graph_id, is_pos_buf; in apm_callback() local
977 is_pos_buf = hdr->token & APM_MMAP_TOKEN_MAP_TYPE_POS_BUF; in apm_callback()
981 if (is_pos_buf) in apm_callback()