Searched refs:q6afe_set_param (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
H A D | q6afe.c | 974 static int q6afe_set_param(struct q6afe *afe, struct q6afe_port *port, in q6afe_set_param() function 1023 return q6afe_set_param(port->afe, port, data, param_id, module_id, in q6afe_port_set_param() 1114 return q6afe_set_param(afe, NULL, &cset, AFE_PARAM_ID_CLOCK_SET, in q6afe_set_lpass_clock()
|
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ |
H A D | q6afe.c | 980 static int q6afe_set_param(struct q6afe *afe, struct q6afe_port *port, in q6afe_set_param() function 1029 return q6afe_set_param(port->afe, port, data, param_id, module_id, in q6afe_port_set_param() 1120 return q6afe_set_param(afe, NULL, &cset, AFE_PARAM_ID_CLOCK_SET, in q6afe_set_lpass_clock()
|
Completed in 5 milliseconds