Home
last modified time | relevance | path

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

/linux/include/linux/soc/qcom/
H A Dapr.h79 struct gpr_hdr { struct
93 struct gpr_hdr hdr; argument
98 struct gpr_hdr hdr;
103 #define GPR_HDR_SIZE sizeof(struct gpr_hdr)
/linux/sound/soc/qcom/qdsp6/
H A Dq6prm.c193 const struct gpr_hdr *hdr = &data->hdr; in prm_callback()
H A Dq6apm.c563 const struct gpr_hdr *hdr = &data->hdr; in graph_callback()
924 const struct gpr_hdr *hdr = &data->hdr; in apm_callback()
H A Daudioreach.c599 const struct gpr_hdr *hdr = &pkt->hdr; in audioreach_graph_send_cmd_sync()