Searched refs:jack_status_check (Results 1 – 2 of 2) sorted by relevance
77 int (*jack_status_check)(void *data); member
225 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()