Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dcros_ec_codec.c74 static int send_ec_host_command(struct cros_ec_device *ec_dev, uint32_t cmd, in send_ec_host_command() function
119 ret = send_ec_host_command(priv->ec_device, EC_CMD_EC_CODEC_DMIC, in dmic_get_gain()
128 ret = send_ec_host_command(priv->ec_device, EC_CMD_EC_CODEC_DMIC, in dmic_get_gain()
161 ret = send_ec_host_command(priv->ec_device, EC_CMD_EC_CODEC_DMIC, in dmic_put_gain()
169 return send_ec_host_command(priv->ec_device, EC_CMD_EC_CODEC_DMIC, in dmic_put_gain()
201 ret = send_ec_host_command(priv->ec_device, EC_CMD_EC_CODEC_DMIC, in dmic_probe()
250 ret = send_ec_host_command(priv->ec_device, EC_CMD_EC_CODEC_I2S_RX, in i2s_rx_hw_params()
264 return send_ec_host_command(priv->ec_device, EC_CMD_EC_CODEC_I2S_RX, in i2s_rx_hw_params()
318 return send_ec_host_command(priv->ec_device, EC_CMD_EC_CODEC_I2S_RX, in i2s_rx_set_fmt()
350 return send_ec_host_command(priv->ec_device, EC_CMD_EC_CODEC_I2S_RX, in i2s_rx_event()
[all …]