Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
305 struct max9850_priv *max9850; in max9850_i2c_probe()
308 max9850 = devm_kzalloc(&i2c->dev, sizeof(struct max9850_priv), in max9850_i2c_probe()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds