Searched refs:rcdev_to_priv (Results 1 – 2 of 2) sorted by relevance
42 #define rcdev_to_priv(x) container_of(x, struct rzg2l_usbphy_ctrl_priv, rcdev) macro47 struct rzg2l_usbphy_ctrl_priv *priv = rcdev_to_priv(rcdev); in rzg2l_usbphy_ctrl_assert()67 struct rzg2l_usbphy_ctrl_priv *priv = rcdev_to_priv(rcdev); in rzg2l_usbphy_ctrl_deassert()86 struct rzg2l_usbphy_ctrl_priv *priv = rcdev_to_priv(rcdev); in rzg2l_usbphy_ctrl_status()
1412 #define rcdev_to_priv(x) container_of(x, struct rzg2l_cpg_priv, rcdev) macro1417 struct rzg2l_cpg_priv *priv = rcdev_to_priv(rcdev); in rzg2l_cpg_assert()1446 struct rzg2l_cpg_priv *priv = rcdev_to_priv(rcdev); in rzg2l_cpg_deassert()1488 struct rzg2l_cpg_priv *priv = rcdev_to_priv(rcdev); in rzg2l_cpg_status()1517 struct rzg2l_cpg_priv *priv = rcdev_to_priv(rcdev); in rzg2l_cpg_reset_xlate()