Searched refs:afe_apr_send_pkt (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/qcom/qdsp6/ ! |
H A D | q6afe.c | 1029 static int afe_apr_send_pkt(struct q6afe *afe, struct apr_pkt *pkt, in afe_apr_send_pkt() function 1111 ret = afe_apr_send_pkt(afe, pkt, port, AFE_SVC_CMD_SET_PARAM); in q6afe_set_param() 1166 ret = afe_apr_send_pkt(afe, pkt, port, AFE_PORT_CMD_SET_PARAM_V2); in q6afe_port_set_param_v2() 1315 ret = afe_apr_send_pkt(afe, pkt, port, AFE_PORT_CMD_DEVICE_STOP); in q6afe_port_stop() 1720 ret = afe_apr_send_pkt(afe, pkt, port, AFE_PORT_CMD_DEVICE_START); in q6afe_port_start() 1909 ret = afe_apr_send_pkt(afe, pkt, NULL, in q6afe_vote_lpass_core_hw()
|