rst_parent_gio 56 drivers/phy/socionext/phy-uniphier-usb3ss.c struct reset_control *rst, *rst_parent, *rst_parent_gio; rst_parent_gio 171 drivers/phy/socionext/phy-uniphier-usb3ss.c ret = reset_control_deassert(priv->rst_parent_gio); rst_parent_gio 197 drivers/phy/socionext/phy-uniphier-usb3ss.c reset_control_assert(priv->rst_parent_gio); rst_parent_gio 253 drivers/phy/socionext/phy-uniphier-usb3ss.c priv->rst_parent_gio = rst_parent_gio 255 drivers/phy/socionext/phy-uniphier-usb3ss.c if (IS_ERR(priv->rst_parent_gio)) rst_parent_gio 256 drivers/phy/socionext/phy-uniphier-usb3ss.c return PTR_ERR(priv->rst_parent_gio);