Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs4265.c30 struct cs4265_private { struct
322 struct cs4265_private *cs4265 = snd_soc_component_get_drvdata(component); in cs4265_set_sysclk()
343 struct cs4265_private *cs4265 = snd_soc_component_get_drvdata(component); in cs4265_set_fmt()
407 struct cs4265_private *cs4265 = snd_soc_component_get_drvdata(component); in cs4265_pcm_hw_params()
572 struct cs4265_private *cs4265; in cs4265_i2c_probe()
577 cs4265 = devm_kzalloc(&i2c_client->dev, sizeof(struct cs4265_private), in cs4265_i2c_probe()
628 struct cs4265_private *cs4265 = i2c_get_clientdata(i2c); in cs4265_i2c_remove()