Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsoc-jack.h77 int (*jack_status_check)(void *data); member
/linux/sound/soc/
H A Dsoc-jack.c225 if (gpio->jack_status_check) in snd_soc_jack_gpio_detect()
226 report = gpio->jack_status_check(gpio->data); in snd_soc_jack_gpio_detect()