Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/qcom/qdsp6/
Dq6afe.c937 static int afe_apr_send_pkt(struct q6afe *afe, struct apr_pkt *pkt, in afe_apr_send_pkt() function
1019 ret = afe_apr_send_pkt(afe, pkt, port, AFE_SVC_CMD_SET_PARAM); in q6afe_set_param()
1074 ret = afe_apr_send_pkt(afe, pkt, port, AFE_PORT_CMD_SET_PARAM_V2); in q6afe_port_set_param_v2()
1223 ret = afe_apr_send_pkt(afe, pkt, port, AFE_PORT_CMD_DEVICE_STOP); in q6afe_port_stop()
1535 ret = afe_apr_send_pkt(afe, pkt, port, AFE_PORT_CMD_DEVICE_START); in q6afe_port_start()
1721 ret = afe_apr_send_pkt(afe, pkt, NULL, in q6afe_vote_lpass_core_hw()