Home
last modified time | relevance | path

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

/linux/include/linux/soc/qcom/
A Dapr.h92 struct gpr_pkt { struct
105 #define GPR_PKT_HEADER_WORD_SIZE ((sizeof(struct gpr_pkt) + 3) >> 2) argument
194 int gpr_send_port_pkt(gpr_port_t *port, struct gpr_pkt *pkt);
195 int gpr_send_pkt(gpr_device_t *gdev, struct gpr_pkt *pkt);
/linux/sound/soc/qcom/qdsp6/
A Dq6prm.c51 static int q6prm_send_cmd_sync(struct q6prm *prm, struct gpr_pkt *pkt, uint32_t rsp_opcode) in q6prm_send_cmd_sync()
64 struct gpr_pkt *pkt; in q6prm_set_hw_core_req()
118 struct gpr_pkt *pkt; in q6prm_request_lpass_clock()
155 struct gpr_pkt *pkt; in q6prm_release_lpass_clock()
A Daudioreach.c200 struct gpr_pkt *pkt; in __audioreach_alloc_pkt()
484 struct gpr_pkt *pkt; in audioreach_alloc_graph_pkt()
633 struct gpr_pkt *pkt; in audioreach_codec_dma_set_media_format()
709 struct gpr_pkt *pkt; in audioreach_i2s_set_media_format()
781 struct gpr_pkt *pkt; in audioreach_logging_set_media_format()
819 struct gpr_pkt *pkt; in audioreach_pcm_set_media_format()
877 struct gpr_pkt *pkt; in audioreach_shmem_set_media_format()
935 struct gpr_pkt *pkt; in audioreach_gain_set_vol_ctrl()
967 struct gpr_pkt *pkt; in audioreach_gain_set()
1052 struct gpr_pkt *pkt; in audioreach_map_memory_regions()
[all …]
A Dq6apm.c30 int q6apm_send_cmd_sync(struct q6apm *apm, struct gpr_pkt *pkt, uint32_t rsp_opcode) in q6apm_send_cmd_sync()
100 struct gpr_pkt *pkt; in audioreach_graph_mgmt_cmd()
147 struct gpr_pkt *pkt; in q6apm_get_apm_state()
341 struct gpr_pkt *pkt; in q6apm_unmap_memory_regions()
423 struct gpr_pkt *pkt; in q6apm_write_async()
466 struct gpr_pkt *pkt; in q6apm_read()
A Dq6apm.h138 int q6apm_send_cmd_sync(struct q6apm *apm, struct gpr_pkt *pkt,
A Daudioreach.h711 struct gpr_pkt *pkt, uint32_t rsp_opcode);
712 int audioreach_graph_send_cmd_sync(struct q6apm_graph *graph, struct gpr_pkt *pkt,
/linux/drivers/soc/qcom/
A Dapr.c126 static int pkt_router_send_svc_pkt(struct pkt_router_svc *svc, struct gpr_pkt *pkt) in pkt_router_send_svc_pkt()
142 int gpr_send_pkt(struct apr_device *gdev, struct gpr_pkt *pkt) in gpr_send_pkt()
148 int gpr_send_port_pkt(gpr_port_t *port, struct gpr_pkt *pkt) in gpr_send_port_pkt()

Completed in 18 milliseconds