Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/qdsp6/
H A Dq6core.c158 APR_HDR_LEN(APR_HDR_SIZE), APR_PKT_VER); in q6core_get_fwk_versions()
188 APR_HDR_LEN(APR_HDR_SIZE), APR_PKT_VER); in q6core_get_svc_versions()
215 APR_HDR_LEN(APR_HDR_SIZE), APR_PKT_VER); in __q6core_is_adsp_ready()
H A Dq6adm.c160 APR_HDR_LEN(APR_HDR_SIZE), in q6adm_device_close()
342 APR_HDR_LEN(APR_HDR_SIZE), in q6adm_device_open()
481 APR_HDR_LEN(APR_HDR_SIZE), in q6adm_matrix_map()
H A Dq6afe.c1138 APR_HDR_LEN(APR_HDR_SIZE), in q6afe_port_set_param_v2()
1190 APR_HDR_LEN(APR_HDR_SIZE), in q6afe_set_digital_codec_core_clock()
1344 APR_HDR_LEN(APR_HDR_SIZE),
1747 APR_HDR_LEN(APR_HDR_SIZE), in q6afe_port_get_from_id()
1908 APR_HDR_LEN(APR_HDR_SIZE), in q6afe_probe()
1943 APR_HDR_LEN(APR_HDR_SIZE),
/linux/include/linux/soc/qcom/
H A Dapr.h14 #define APR_HDR_LEN(hdr_len) ((hdr_len)/4) macro
28 APR_HDR_LEN(APR_HDR_SIZE), \