google_usb_phy
struct google_usb_phy *gphy = inst->parent;
struct google_usb_phy *gphy = inst->parent;
struct google_usb_phy *gphy = dev_get_drvdata(dev);
struct google_usb_phy *gphy;
struct google_usb_phy *gphy = dev_get_drvdata(&pdev->dev);
static struct platform_driver google_usb_phy = {
module_platform_driver(google_usb_phy);
struct google_usb_phy *parent;
static void set_vbus_valid(struct google_usb_phy *gphy)
struct google_usb_phy *gphy = typec_switch_get_drvdata(sw);