Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs42l43.h60 struct completion hp_shutdown; member
H A Dcs42l43-jack.c512 reinit_completion(&priv->hp_shutdown); in cs42l43_start_load_detect()
517 time_left = wait_for_completion_timeout(&priv->hp_shutdown, in cs42l43_start_load_detect()
H A Dcs42l43.c154 CS42L43_IRQ_COMPLETE(hp_shutdown)
1451 &priv->hp_shutdown, event, in cs42l43_hp_ev()
1466 &priv->hp_shutdown, event, in cs42l43_hp_ev()
2161 init_completion(&priv->hp_shutdown); in cs42l43_codec_probe()