Lines Matching defs:pt_dev
45 struct platform_device *pt_dev;
72 struct retu_dev *rdev = dev_get_drvdata(tu->pt_dev->dev.parent);
95 dev_info(&tu->pt_dev->dev, "USB cable connected\n");
110 dev_info(&tu->pt_dev->dev, "USB cable disconnected\n");
117 sysfs_notify(&tu->pt_dev->dev.kobj, NULL, "vbus_state");
123 struct retu_dev *rdev = dev_get_drvdata(tu->pt_dev->dev.parent);
142 struct retu_dev *rdev = dev_get_drvdata(tu->pt_dev->dev.parent);
163 struct retu_dev *rdev = dev_get_drvdata(tu->pt_dev->dev.parent);
177 struct retu_dev *rdev = dev_get_drvdata(tu->pt_dev->dev.parent);
180 dev_dbg(&tu->pt_dev->dev, "%s\n", __func__);
333 tu->pt_dev = pdev;