Home
last modified time | relevance | path

Searched refs:am335x_control_usb (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/phy/
Dphy-am335x-control.c9 struct am335x_control_usb { struct
31 struct am335x_control_usb *usb_ctrl; in am335x_phy_wkup() argument
35 usb_ctrl = container_of(phy_ctrl, struct am335x_control_usb, phy_ctrl); in am335x_phy_wkup()
63 struct am335x_control_usb *usb_ctrl; in am335x_phy_power()
67 usb_ctrl = container_of(phy_ctrl, struct am335x_control_usb, phy_ctrl); in am335x_phy_power()
122 struct am335x_control_usb *ctrl_usb; in am335x_get_phy_control()
142 struct am335x_control_usb *ctrl_usb; in am335x_control_usb_probe()