Searched defs:cs35l45 (Results 1 – 4 of 4) sorted by relevance
203 struct cs35l45_private *cs35l45 = in cs35l45_amplifier_mode_get() local216 struct cs35l45_private *cs35l45 = in cs35l45_amplifier_mode_put() local984 struct cs35l45_private *cs35l45 = dev_get_drvdata(dev); in cs35l45_runtime_suspend() local1001 struct cs35l45_private *cs35l45 = dev_get_drvdata(dev); in cs35l45_runtime_resume() local1028 struct cs35l45_private *cs35l45 = dev_get_drvdata(dev); in cs35l45_sys_suspend() local1175 struct cs35l45_private *cs35l45 = data; in cs35l45_dsp_virt2_mbox_cb() local1195 struct cs35l45_private *cs35l45 = data; in cs35l45_pll_unlock() local1204 struct cs35l45_private *cs35l45 = data; in cs35l45_pll_lock() local1230 struct cs35l45_private *cs35l45 = data; in cs35l45_spk_safe_err() local1375 int cs35l45_probe(struct cs35l45_private *cs35l45) in cs35l45_probe()[all …]
18 struct cs35l45_private *cs35l45; in cs35l45_i2c_probe() local44 struct cs35l45_private *cs35l45 = i2c_get_clientdata(client); in cs35l45_i2c_remove() local
18 struct cs35l45_private *cs35l45; in cs35l45_spi_probe() local46 struct cs35l45_private *cs35l45 = spi_get_drvdata(spi); in cs35l45_spi_remove() local
36 int cs35l45_apply_patch(struct cs35l45_private *cs35l45) in cs35l45_apply_patch()