Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmax9850.c25 struct max9850_priv { struct
116 struct max9850_priv *max9850 = snd_soc_component_get_drvdata(component); in max9850_hw_params()
155 struct max9850_priv *max9850 = snd_soc_component_get_drvdata(component); in max9850_set_dai_sysclk()
227 struct max9850_priv *max9850 = snd_soc_component_get_drvdata(component); in max9850_set_bias_level()
303 struct max9850_priv *max9850; in max9850_i2c_probe()
306 max9850 = devm_kzalloc(&i2c->dev, sizeof(struct max9850_priv), in max9850_i2c_probe()