Home
last modified time | relevance | path

Searched refs:wm8510_priv (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8510.c109 struct wm8510_priv { struct
506 struct wm8510_priv *wm8510 = snd_soc_component_get_drvdata(component); in wm8510_set_bias_level()
619 struct wm8510_priv *wm8510; in wm8510_spi_probe()
622 wm8510 = devm_kzalloc(&spi->dev, sizeof(struct wm8510_priv), in wm8510_spi_probe()
652 struct wm8510_priv *wm8510; in wm8510_i2c_probe()
655 wm8510 = devm_kzalloc(&i2c->dev, sizeof(struct wm8510_priv), in wm8510_i2c_probe()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8510.c109 struct wm8510_priv { struct
506 struct wm8510_priv *wm8510 = snd_soc_component_get_drvdata(component); in wm8510_set_bias_level()
618 struct wm8510_priv *wm8510; in wm8510_spi_probe()
621 wm8510 = devm_kzalloc(&spi->dev, sizeof(struct wm8510_priv), in wm8510_spi_probe()
650 struct wm8510_priv *wm8510; in wm8510_i2c_probe()
653 wm8510 = devm_kzalloc(&i2c->dev, sizeof(struct wm8510_priv), in wm8510_i2c_probe()

Completed in 3 milliseconds