Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5640.c2260 int rt5640_detect_headset(struct snd_soc_component *component, struct gpio_desc *hp_det_gpio) in rt5640_detect_headset() argument
2278 if (hp_det_gpio) { in rt5640_detect_headset()
2279 if (gpiod_get_value_cansleep(hp_det_gpio)) in rt5640_detect_headset()
H A Drt5640.h2191 int rt5640_detect_headset(struct snd_soc_component *component, struct gpio_desc *hp_det_gpio);