Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-rockchip-inno.c44 struct notifier_block u3phy_nb; member
53 container_of(nb, struct dwc3_rockchip, u3phy_nb); in u3phy_disconnect_det_notifier()
177 rockchip->u3phy_nb.notifier_call = in dwc3_rockchip_probe()
179 usb_register_notifier(rockchip->phy, &rockchip->u3phy_nb); in dwc3_rockchip_probe()