Home
last modified time | relevance | path

Searched refs:wsa884x (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dwsa884x.c1485 wsa884x->hw_init = false; in wsa884x_init()
1511 wsa884x_init(wsa884x); in wsa884x_update_status()
1729 wsa884x->port_config[wsa884x->active_ports] = wsa884x_pconfig[i]; in wsa884x_hw_params()
1735 return sdw_stream_add_slave(wsa884x->slave, &wsa884x->sconfig, in wsa884x_hw_params()
1736 wsa884x->port_config, wsa884x->active_ports, in wsa884x_hw_params()
1745 sdw_stream_remove_slave(wsa884x->slave, wsa884x->sruntime); in wsa884x_hw_free()
1825 wsa884x = devm_kzalloc(dev, sizeof(*wsa884x), GFP_KERNEL); in wsa884x_probe()
1826 if (!wsa884x) in wsa884x_probe()
1853 wsa884x->slave = pdev; in wsa884x_probe()
1854 wsa884x->dev = dev; in wsa884x_probe()
[all …]
H A DMakefile373 snd-soc-wsa884x-objs := wsa884x.o
759 obj-$(CONFIG_SND_SOC_WSA884X) += snd-soc-wsa884x.o
/openbmc/linux/
H A DMAINTAINERS17473 F: sound/soc/codecs/wsa884x.c