Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-rockchip-inno.c45 struct work_struct u3_work; member
55 schedule_work(&rockchip->u3_work); in u3phy_disconnect_det_notifier()
63 container_of(work, struct dwc3_rockchip, u3_work); in u3phy_disconnect_det_work()
176 INIT_WORK(&rockchip->u3_work, u3phy_disconnect_det_work); in dwc3_rockchip_probe()