Searched refs:phy_wkup (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/phy/ |
H A D | phy-am335x-control.h | 8 void (*phy_wkup)(struct phy_control *phy_ctrl, u32 id, bool on); member 19 phy_ctrl->phy_wkup(phy_ctrl, id, on); in phy_ctrl_wkup()
|
H A D | phy-am335x-control.c | 111 .phy_wkup = am335x_phy_wkup,
|
/kernel/linux/linux-6.6/drivers/usb/phy/ |
H A D | phy-am335x-control.h | 8 void (*phy_wkup)(struct phy_control *phy_ctrl, u32 id, bool on); member 19 phy_ctrl->phy_wkup(phy_ctrl, id, on); in phy_ctrl_wkup()
|
H A D | phy-am335x-control.c | 111 .phy_wkup = am335x_phy_wkup,
|
Completed in 2 milliseconds