Lines Matching refs:twl4030_priv
52 struct twl4030_priv { struct
78 static void tw4030_init_ctl_cache(struct twl4030_priv *twl4030) in tw4030_init_ctl_cache() argument
91 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in twl4030_read()
114 static bool twl4030_can_write_to_chip(struct twl4030_priv *twl4030, in twl4030_can_write_to_chip()
157 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in twl4030_write()
191 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in twl4030_codec_enable()
255 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in twl4030_init_chip()
346 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in twl4030_apll_enable()
571 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); \
708 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in headset_ramp()
772 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in headsetlpga_event()
797 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in headsetrpga_event()
822 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in digimic_event()
972 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in snd_soc_put_twl4030_opmode_enum_double()
1603 static void twl4030_constraints(struct twl4030_priv *twl4030, in twl4030_constraints()
1659 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in twl4030_startup()
1688 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in twl4030_shutdown()
1712 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in twl4030_hw_params()
1829 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in twl4030_set_dai_sysclk()
1854 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in twl4030_set_dai_fmt()
1944 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in twl4030_voice_startup()
1986 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in twl4030_voice_hw_params()
2031 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in twl4030_voice_set_dai_sysclk()
2052 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in twl4030_voice_set_dai_fmt()
2173 struct twl4030_priv *twl4030; in twl4030_soc_probe()
2175 twl4030 = devm_kzalloc(codec->dev, sizeof(struct twl4030_priv), in twl4030_soc_probe()
2190 struct twl4030_priv *twl4030 = snd_soc_codec_get_drvdata(codec); in twl4030_soc_remove()