Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/soc/qcom/
Dapr.h67 struct apr_pkt { struct
126 int apr_send_pkt(struct apr_device *adev, struct apr_pkt *pkt);
/Linux-v4.19/sound/soc/qcom/qdsp6/
Dq6asm.c213 struct apr_pkt *pkt, uint32_t rsp_opcode) in q6asm_apr_send_session_pkt()
254 struct apr_pkt *pkt; in __q6asm_memory_unmap()
351 struct apr_pkt *pkt; in __q6asm_memory_map_regions()
800 static int q6asm_ac_send_cmd_sync(struct audio_client *ac, struct apr_pkt *pkt) in q6asm_ac_send_cmd_sync()
848 struct apr_pkt *pkt; in q6asm_open_write()
897 struct apr_pkt *pkt; in __q6asm_run()
978 struct apr_pkt *pkt; in q6asm_media_format_block_multi_ch_pcm()
1034 struct apr_pkt *pkt; in q6asm_enc_cfg_blk_pcm_format_support()
1086 struct apr_pkt *pkt; in q6asm_read()
1134 struct apr_pkt *pkt; in __q6asm_open_read()
[all …]
Dq6core.c159 struct apr_pkt pkt; in q6core_get_fwk_versions()
189 struct apr_pkt pkt; in q6core_get_svc_versions()
214 struct apr_pkt pkt; in __q6core_is_adsp_ready()
Dq6adm.c239 struct apr_pkt *pkt, uint32_t rsp_opcode) in q6adm_apr_send_copp_pkt()
283 struct apr_pkt close; in q6adm_device_close()
328 struct apr_pkt *pkt; in q6adm_device_open()
467 struct apr_pkt *pkt; in q6adm_matrix_map()
Dq6afe.c800 static int afe_apr_send_pkt(struct q6afe *afe, struct apr_pkt *pkt, in afe_apr_send_pkt()
842 struct apr_pkt *pkt; in q6afe_port_set_param()
890 struct apr_pkt *pkt; in q6afe_port_set_param_v2()
1022 struct apr_pkt *pkt; in q6afe_port_stop()
1301 struct apr_pkt *pkt; in q6afe_port_start()
/Linux-v4.19/drivers/soc/qcom/
Dapr.c32 int apr_send_pkt(struct apr_device *adev, struct apr_pkt *pkt) in apr_send_pkt()