Searched refs:pt_dev (Results 1 – 1 of 1) sorted by relevance
46 struct platform_device *pt_dev; member73 struct retu_dev *rdev = dev_get_drvdata(tu->pt_dev->dev.parent); in check_vbus_state()96 dev_info(&tu->pt_dev->dev, "USB cable connected\n"); in check_vbus_state()111 dev_info(&tu->pt_dev->dev, "USB cable disconnected\n"); in check_vbus_state()118 sysfs_notify(&tu->pt_dev->dev.kobj, NULL, "vbus_state"); in check_vbus_state()124 struct retu_dev *rdev = dev_get_drvdata(tu->pt_dev->dev.parent); in tahvo_usb_become_host()143 struct retu_dev *rdev = dev_get_drvdata(tu->pt_dev->dev.parent); in tahvo_usb_become_peripheral()164 struct retu_dev *rdev = dev_get_drvdata(tu->pt_dev->dev.parent); in tahvo_usb_power_off()178 struct retu_dev *rdev = dev_get_drvdata(tu->pt_dev->dev.parent); in tahvo_usb_set_suspend()181 dev_dbg(&tu->pt_dev->dev, "%s\n", __func__); in tahvo_usb_set_suspend()[all …]
Completed in 4 milliseconds