Lines Matching defs:tx_macro

244 	struct tx_macro *tx;
250 struct tx_macro *tx;
256 struct tx_macro {
279 #define to_tx_macro(_hw) container_of(_hw, struct tx_macro, hw)
588 .name = "tx_macro",
601 static int tx_macro_mclk_enable(struct tx_macro *tx,
659 struct tx_macro *tx;
703 struct tx_macro *tx;
721 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
746 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
811 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
831 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
864 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
1018 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
1034 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
1048 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
1060 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
1075 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
1118 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
1136 struct tx_macro *tx = snd_soc_component_get_drvdata(component);
1828 struct tx_macro *tx = snd_soc_component_get_drvdata(comp);
1859 struct tx_macro *tx = to_tx_macro(hw);
1879 struct tx_macro *tx = to_tx_macro(hw);
1891 struct tx_macro *tx = to_tx_macro(hw);
1914 static int tx_macro_register_mclk_output(struct tx_macro *tx)
1958 struct tx_macro *tx;
2099 struct tx_macro *tx = dev_get_drvdata(&pdev->dev);
2112 struct tx_macro *tx = dev_get_drvdata(dev);
2126 struct tx_macro *tx = dev_get_drvdata(dev);
2184 .name = "tx_macro",