Home
last modified time | relevance | path

Searched refs:wsa883x (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dwsa883x.c1015 wsa883x->version); in wsa883x_init()
1019 wsa883x->version); in wsa883x_init()
1023 wsa883x->version); in wsa883x_init()
1038 if (wsa883x->variant == WSA8830 || wsa883x->variant == WSA8832) { in wsa883x_init()
1288 wsa883x->port_config[wsa883x->active_ports] = wsa883x_pconfig[i]; in wsa883x_hw_params()
1294 return sdw_stream_add_slave(wsa883x->slave, &wsa883x->sconfig, in wsa883x_hw_params()
1295 wsa883x->port_config, wsa883x->active_ports, in wsa883x_hw_params()
1304 sdw_stream_remove_slave(wsa883x->slave, wsa883x->sruntime); in wsa883x_hw_free()
1373 wsa883x = devm_kzalloc(dev, sizeof(*wsa883x), GFP_KERNEL); in wsa883x_probe()
1374 if (!wsa883x) in wsa883x_probe()
[all …]
H A DMakefile372 snd-soc-wsa883x-objs := wsa883x.o
758 obj-$(CONFIG_SND_SOC_WSA883X) += snd-soc-wsa883x.o
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dqcom,wsa883x.yaml4 $id: http://devicetree.org/schemas/sound/qcom,wsa883x.yaml#
/openbmc/linux/
H A DMAINTAINERS17472 F: sound/soc/codecs/wsa883x.c