Home
last modified time | relevance | path

Searched refs:polarity_cb (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8996.c90 wm8996_polarity_fn polarity_cb; member
2229 * @polarity_cb: polarity callback
2240 wm8996_polarity_fn polarity_cb) in wm8996_detect()
2247 wm8996->polarity_cb = polarity_cb; in wm8996_detect()
2250 if (wm8996->polarity_cb) in wm8996_detect()
2251 wm8996->polarity_cb(component, 0); in wm8996_detect()
2462 if (wm8996->polarity_cb) in wm8996_micd()
2463 wm8996->polarity_cb(component, in wm8996_micd()
2239 wm8996_detect(struct snd_soc_component *component, struct snd_soc_jack *jack, wm8996_polarity_fn polarity_cb) wm8996_detect() argument
H A Dwm8996.h24 wm8996_polarity_fn polarity_cb);
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8996.c90 wm8996_polarity_fn polarity_cb; member
2229 * @polarity_cb: polarity callback
2240 wm8996_polarity_fn polarity_cb) in wm8996_detect()
2247 wm8996->polarity_cb = polarity_cb; in wm8996_detect()
2250 if (wm8996->polarity_cb) in wm8996_detect()
2251 wm8996->polarity_cb(component, 0); in wm8996_detect()
2462 if (wm8996->polarity_cb) in wm8996_micd()
2463 wm8996->polarity_cb(component, in wm8996_micd()
2239 wm8996_detect(struct snd_soc_component *component, struct snd_soc_jack *jack, wm8996_polarity_fn polarity_cb) wm8996_detect() argument
H A Dwm8996.h24 wm8996_polarity_fn polarity_cb);

Completed in 35 milliseconds