Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddwc3-google.c65 struct device_link *usb_top_pd_dl; member
275 if (google->usb_top_pd_dl) in dwc3_google_pm_domain_deinit()
276 device_link_del(google->usb_top_pd_dl); in dwc3_google_pm_domain_deinit()
337 google->usb_top_pd_dl = device_link_add(google->dev, google->usb_top_pd, in dwc3_google_pm_domain_init()
339 if (!google->usb_top_pd_dl) { in dwc3_google_pm_domain_init()