Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/soc/qcom/
Dapr.h67 struct apr_pkt { struct
126 int apr_send_pkt(struct apr_device *adev, struct apr_pkt *pkt);
/Linux-v5.4/sound/soc/qcom/qdsp6/
Dq6asm.c214 struct apr_pkt *pkt, uint32_t rsp_opcode) in q6asm_apr_send_session_pkt()
255 struct apr_pkt *pkt; in __q6asm_memory_unmap()
352 struct apr_pkt *pkt; in __q6asm_memory_map_regions()
801 static int q6asm_ac_send_cmd_sync(struct audio_client *ac, struct apr_pkt *pkt) in q6asm_ac_send_cmd_sync()
849 struct apr_pkt *pkt; in q6asm_open_write()
901 struct apr_pkt *pkt; in __q6asm_run()
982 struct apr_pkt *pkt; in q6asm_media_format_block_multi_ch_pcm()
1038 struct apr_pkt *pkt; in q6asm_enc_cfg_blk_pcm_format_support()
1090 struct apr_pkt *pkt; in q6asm_read()
1138 struct apr_pkt *pkt; in __q6asm_open_read()
[all …]
Dq6core.c154 struct apr_pkt pkt; in q6core_get_fwk_versions()
184 struct apr_pkt pkt; in q6core_get_svc_versions()
209 struct apr_pkt pkt; in __q6core_is_adsp_ready()
Dq6adm.c238 struct apr_pkt *pkt, uint32_t rsp_opcode) in q6adm_apr_send_copp_pkt()
282 struct apr_pkt close; in q6adm_device_close()
327 struct apr_pkt *pkt; in q6adm_device_open()
466 struct apr_pkt *pkt; in q6adm_matrix_map()
Dq6afe.c803 static int afe_apr_send_pkt(struct q6afe *afe, struct apr_pkt *pkt, in afe_apr_send_pkt()
845 struct apr_pkt *pkt; in q6afe_port_set_param()
893 struct apr_pkt *pkt; in q6afe_port_set_param_v2()
1025 struct apr_pkt *pkt; in q6afe_port_stop()
1304 struct apr_pkt *pkt; in q6afe_port_start()
/Linux-v5.4/drivers/soc/qcom/
Dapr.c43 int apr_send_pkt(struct apr_device *adev, struct apr_pkt *pkt) in apr_send_pkt()