Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcs42l43-jack.c318 #define CS42L43_JACK_BUTTONS (SND_JACK_BTN_0 | SND_JACK_BTN_1 | SND_JACK_BTN_2 | \ macro
424 snd_soc_jack_report(priv->jack_hp, buttons, CS42L43_JACK_BUTTONS); in cs42l43_button_press()
453 snd_soc_jack_report(priv->jack_hp, 0, CS42L43_JACK_BUTTONS); in cs42l43_button_release()