Searched refs:ec_codec_capable (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/soc/codecs/
H A Dcros_ec_codec.c69 static int ec_codec_capable(struct cros_ec_codec_priv *priv, uint8_t cap) function
617 if (ec_codec_capable(priv, EC_CODEC_CAP_WOV_AUDIO_SHM))
779 if (ec_codec_capable(priv, EC_CODEC_CAP_WOV_LANG_SHM))
840 if (ec_codec_capable(priv, EC_CODEC_CAP_WOV_LANG_SHM)) {
849 if (ec_codec_capable(priv, EC_CODEC_CAP_WOV_AUDIO_SHM)) {

Completed in 103 milliseconds