Searched refs:afe_apr_send_pkt (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/sound/soc/qcom/qdsp6/ |
D | q6afe.c | 936 static int afe_apr_send_pkt(struct q6afe *afe, struct apr_pkt *pkt, in afe_apr_send_pkt() function 1018 ret = afe_apr_send_pkt(afe, pkt, port, AFE_SVC_CMD_SET_PARAM); in q6afe_set_param() 1073 ret = afe_apr_send_pkt(afe, pkt, port, AFE_PORT_CMD_SET_PARAM_V2); in q6afe_port_set_param_v2() 1222 ret = afe_apr_send_pkt(afe, pkt, port, AFE_PORT_CMD_DEVICE_STOP); in q6afe_port_stop() 1534 ret = afe_apr_send_pkt(afe, pkt, port, AFE_PORT_CMD_DEVICE_START); in q6afe_port_start() 1720 ret = afe_apr_send_pkt(afe, pkt, NULL, in q6afe_vote_lpass_core_hw()
|