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

/linux-master/sound/soc/mediatek/mt2701/
H A Dmt2701-afe-common.h85 bool has_one_heart_mode; member in struct:mt2701_soc_variants
H A Dmt2701-afe-pcm.c112 bool mode = afe_priv->soc->has_one_heart_mode;
148 bool mode = afe_priv->soc->has_one_heart_mode;
200 if (afe_priv->soc->has_one_heart_mode) {
236 bool mode = afe_priv->soc->has_one_heart_mode;
269 bool mode = afe_priv->soc->has_one_heart_mode;
1453 .has_one_heart_mode = true,

Completed in 83 milliseconds