Home
last modified time | relevance | path

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

/linux-2.6.39/sound/soc/codecs/
Dmax9850.c29 struct max9850_priv { struct
117 struct max9850_priv *max9850 = snd_soc_codec_get_drvdata(codec); in max9850_hw_params()
156 struct max9850_priv *max9850 = snd_soc_codec_get_drvdata(codec); in max9850_set_dai_sysclk()
336 struct max9850_priv *max9850; in max9850_i2c_probe()
339 max9850 = kzalloc(sizeof(struct max9850_priv), GFP_KERNEL); in max9850_i2c_probe()