APR_HDR_SIZE 79 drivers/soc/qcom/apr.c if (len <= APR_HDR_SIZE) { APR_HDR_SIZE 119 drivers/soc/qcom/apr.c if (hdr_size < APR_HDR_SIZE) { APR_HDR_SIZE 124 drivers/soc/qcom/apr.c if (hdr->pkt_size < APR_HDR_SIZE || hdr->pkt_size != len) { APR_HDR_SIZE 27 include/linux/soc/qcom/apr.h APR_HDR_LEN(APR_HDR_SIZE), \ APR_HDR_SIZE 285 sound/soc/qcom/qdsp6/q6adm.c APR_HDR_LEN(APR_HDR_SIZE), APR_HDR_SIZE 331 sound/soc/qcom/qdsp6/q6adm.c pkt_size = APR_HDR_SIZE + sizeof(*open); APR_HDR_SIZE 337 sound/soc/qcom/qdsp6/q6adm.c open = p + APR_HDR_SIZE; APR_HDR_SIZE 339 sound/soc/qcom/qdsp6/q6adm.c APR_HDR_LEN(APR_HDR_SIZE), APR_HDR_SIZE 473 sound/soc/qcom/qdsp6/q6adm.c pkt_size = (APR_HDR_SIZE + sizeof(*route) + sizeof(*node) + APR_HDR_SIZE 481 sound/soc/qcom/qdsp6/q6adm.c route = matrix_map + APR_HDR_SIZE; APR_HDR_SIZE 482 sound/soc/qcom/qdsp6/q6adm.c node = matrix_map + APR_HDR_SIZE + sizeof(*route); APR_HDR_SIZE 483 sound/soc/qcom/qdsp6/q6adm.c copps_list = matrix_map + APR_HDR_SIZE + sizeof(*route) + sizeof(*node); APR_HDR_SIZE 486 sound/soc/qcom/qdsp6/q6adm.c APR_HDR_LEN(APR_HDR_SIZE), APR_HDR_SIZE 850 sound/soc/qcom/qdsp6/q6afe.c pkt_size = APR_HDR_SIZE + sizeof(*param) + sizeof(*pdata) + psize; APR_HDR_SIZE 856 sound/soc/qcom/qdsp6/q6afe.c param = p + APR_HDR_SIZE; APR_HDR_SIZE 857 sound/soc/qcom/qdsp6/q6afe.c pdata = p + APR_HDR_SIZE + sizeof(*param); APR_HDR_SIZE 858 sound/soc/qcom/qdsp6/q6afe.c pl = p + APR_HDR_SIZE + sizeof(*param) + sizeof(*pdata); APR_HDR_SIZE 862 sound/soc/qcom/qdsp6/q6afe.c APR_HDR_LEN(APR_HDR_SIZE), APR_HDR_SIZE 898 sound/soc/qcom/qdsp6/q6afe.c pkt_size = APR_HDR_SIZE + sizeof(*param) + sizeof(*pdata) + psize; APR_HDR_SIZE 904 sound/soc/qcom/qdsp6/q6afe.c param = p + APR_HDR_SIZE; APR_HDR_SIZE 905 sound/soc/qcom/qdsp6/q6afe.c pdata = p + APR_HDR_SIZE + sizeof(*param); APR_HDR_SIZE 906 sound/soc/qcom/qdsp6/q6afe.c pl = p + APR_HDR_SIZE + sizeof(*param) + sizeof(*pdata); APR_HDR_SIZE 910 sound/soc/qcom/qdsp6/q6afe.c APR_HDR_LEN(APR_HDR_SIZE), APR_HDR_SIZE 1038 sound/soc/qcom/qdsp6/q6afe.c pkt_size = APR_HDR_SIZE + sizeof(*stop); APR_HDR_SIZE 1044 sound/soc/qcom/qdsp6/q6afe.c stop = p + APR_HDR_SIZE; APR_HDR_SIZE 1047 sound/soc/qcom/qdsp6/q6afe.c APR_HDR_LEN(APR_HDR_SIZE), APR_HDR_SIZE 1328 sound/soc/qcom/qdsp6/q6afe.c pkt_size = APR_HDR_SIZE + sizeof(*start); APR_HDR_SIZE 1334 sound/soc/qcom/qdsp6/q6afe.c start = p + APR_HDR_SIZE; APR_HDR_SIZE 1337 sound/soc/qcom/qdsp6/q6afe.c APR_HDR_LEN(APR_HDR_SIZE), APR_HDR_SIZE 264 sound/soc/qcom/qdsp6/q6asm.c pkt_size = APR_HDR_SIZE + sizeof(*mem_unmap); APR_HDR_SIZE 270 sound/soc/qcom/qdsp6/q6asm.c mem_unmap = p + APR_HDR_SIZE; APR_HDR_SIZE 369 sound/soc/qcom/qdsp6/q6asm.c pkt_size = APR_HDR_SIZE + sizeof(*cmd) + APR_HDR_SIZE 377 sound/soc/qcom/qdsp6/q6asm.c cmd = p + APR_HDR_SIZE; APR_HDR_SIZE 378 sound/soc/qcom/qdsp6/q6asm.c mregions = p + APR_HDR_SIZE + sizeof(*cmd); APR_HDR_SIZE 853 sound/soc/qcom/qdsp6/q6asm.c pkt_size = APR_HDR_SIZE + sizeof(*open); APR_HDR_SIZE 860 sound/soc/qcom/qdsp6/q6asm.c open = p + APR_HDR_SIZE; APR_HDR_SIZE 905 sound/soc/qcom/qdsp6/q6asm.c pkt_size = APR_HDR_SIZE + sizeof(*run); APR_HDR_SIZE 911 sound/soc/qcom/qdsp6/q6asm.c run = p + APR_HDR_SIZE; APR_HDR_SIZE 987 sound/soc/qcom/qdsp6/q6asm.c pkt_size = APR_HDR_SIZE + sizeof(*fmt); APR_HDR_SIZE 993 sound/soc/qcom/qdsp6/q6asm.c fmt = p + APR_HDR_SIZE; APR_HDR_SIZE 1044 sound/soc/qcom/qdsp6/q6asm.c pkt_size = APR_HDR_SIZE + sizeof(*enc_cfg); APR_HDR_SIZE 1050 sound/soc/qcom/qdsp6/q6asm.c enc_cfg = p + APR_HDR_SIZE; APR_HDR_SIZE 1096 sound/soc/qcom/qdsp6/q6asm.c pkt_size = APR_HDR_SIZE + sizeof(*read); APR_HDR_SIZE 1102 sound/soc/qcom/qdsp6/q6asm.c read = p + APR_HDR_SIZE; APR_HDR_SIZE 1142 sound/soc/qcom/qdsp6/q6asm.c pkt_size = APR_HDR_SIZE + sizeof(*open); APR_HDR_SIZE 1148 sound/soc/qcom/qdsp6/q6asm.c open = p + APR_HDR_SIZE; APR_HDR_SIZE 1216 sound/soc/qcom/qdsp6/q6asm.c pkt_size = APR_HDR_SIZE + sizeof(*write); APR_HDR_SIZE 1222 sound/soc/qcom/qdsp6/q6asm.c write = p + APR_HDR_SIZE; APR_HDR_SIZE 1279 sound/soc/qcom/qdsp6/q6asm.c q6asm_add_hdr(ac, &pkt.hdr, APR_HDR_SIZE, true, stream_id); APR_HDR_SIZE 158 sound/soc/qcom/qdsp6/q6core.c APR_HDR_LEN(APR_HDR_SIZE), APR_PKT_VER); APR_HDR_SIZE 159 sound/soc/qcom/qdsp6/q6core.c pkt.hdr.pkt_size = APR_HDR_SIZE; APR_HDR_SIZE 188 sound/soc/qcom/qdsp6/q6core.c APR_HDR_LEN(APR_HDR_SIZE), APR_PKT_VER); APR_HDR_SIZE 189 sound/soc/qcom/qdsp6/q6core.c pkt.hdr.pkt_size = APR_HDR_SIZE; APR_HDR_SIZE 215 sound/soc/qcom/qdsp6/q6core.c APR_HDR_LEN(APR_HDR_SIZE), APR_PKT_VER); APR_HDR_SIZE 216 sound/soc/qcom/qdsp6/q6core.c pkt.hdr.pkt_size = APR_HDR_SIZE;