Lines Matching refs:twl4030_priv
38 struct twl4030_priv { struct
64 static void tw4030_init_ctl_cache(struct twl4030_priv *twl4030) in tw4030_init_ctl_cache() argument
77 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in twl4030_read()
100 static bool twl4030_can_write_to_chip(struct twl4030_priv *twl4030, in twl4030_can_write_to_chip()
143 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in twl4030_write()
177 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in twl4030_codec_enable()
242 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in twl4030_init_chip()
333 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in twl4030_apll_enable()
557 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); \
694 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in headset_ramp()
758 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in headsetlpga_event()
783 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in headsetrpga_event()
808 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in digimic_event()
958 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in snd_soc_put_twl4030_opmode_enum_double()
1588 static void twl4030_constraints(struct twl4030_priv *twl4030, in twl4030_constraints()
1641 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in twl4030_startup()
1670 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in twl4030_shutdown()
1694 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in twl4030_hw_params()
1811 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in twl4030_set_dai_sysclk()
1836 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in twl4030_set_dai_fmt()
1926 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in twl4030_voice_startup()
1968 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in twl4030_voice_hw_params()
2013 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in twl4030_voice_set_dai_sysclk()
2034 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in twl4030_voice_set_dai_fmt()
2155 struct twl4030_priv *twl4030; in twl4030_soc_probe()
2157 twl4030 = devm_kzalloc(component->dev, sizeof(struct twl4030_priv), in twl4030_soc_probe()
2172 struct twl4030_priv *twl4030 = snd_soc_component_get_drvdata(component); in twl4030_soc_remove()