Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs42l43-jack.c291 #define CS42L43_JACK_BUTTONS (SND_JACK_BTN_0 | SND_JACK_BTN_1 | SND_JACK_BTN_2 | \ macro
409 snd_soc_jack_report(priv->jack_hp, buttons, CS42L43_JACK_BUTTONS); in cs42l43_button_press_work()
446 snd_soc_jack_report(priv->jack_hp, 0, CS42L43_JACK_BUTTONS); in cs42l43_button_release_work()