Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm5100.c146 wm5100->sr_ref[i]++; in wm5100_alloc_sr()
169 rate, wm5100->sysclk, wm5100->asyncclk); in wm5100_alloc_sr()
189 if (!wm5100->sr_ref[i]) in wm5100_free_sr()
197 wm5100->sr_ref[i]--; in wm5100_free_sr()
1990 wm5100->jack_mode); in wm5100_set_detect_mode()
2079 wm5100_set_detect_mode(wm5100, !wm5100->jack_mode); in wm5100_micd_irq()
2104 wm5100->jack = jack; in wm5100_detect()
2304 wm5100->gpio_chip.base = wm5100->pdata.gpio_base; in wm5100_init_gpio()
2308 ret = gpiochip_add_data(&wm5100->gpio_chip, wm5100); in wm5100_init_gpio()
2422 if (wm5100 == NULL) in wm5100_i2c_probe()
[all …]
H A DMakefile318 snd-soc-wm5100-objs := wm5100.o wm5100-tables.o
703 obj-$(CONFIG_SND_SOC_WM5100) += snd-soc-wm5100.o