Home
last modified time | relevance | path

Searched defs:dwc2 (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A DMakefile
H A Dpci.c62 struct platform_device *dwc2; member
66 static int dwc2_pci_quirks(struct pci_dev *pdev, struct platform_device *dwc2) in dwc2_pci_quirks() argument
99 struct platform_device *dwc2; in dwc2_pci_probe() local
[all...]
H A Dplatform.c623 struct dwc2_hsotg *dwc2 = dev_get_drvdata(dev); in dwc2_suspend() local
674 struct dwc2_hsotg *dwc2 = dev_get_drvdata(dev); dwc2_resume() local
[all...]
H A Dhcd.c5604 bool dwc2_host_can_poweroff_phy(struct dwc2_hsotg *dwc2) in dwc2_host_can_poweroff_phy() argument
[all...]
H A Dcore.h1421 static inline int dwc2_hsotg_remove(struct dwc2_hsotg *dwc2) in dwc2_hsotg_remove() argument
1423 static inline int dwc2_hsotg_suspend(struct dwc2_hsotg *dwc2) in dwc2_hsotg_suspend() argument
1425 static inline int dwc2_hsotg_resume(struct dwc2_hsotg *dwc2) in dwc2_hsotg_resume() argument
1429 dwc2_hsotg_core_init_disconnected(struct dwc2_hsotg *dwc2, bool reset) dwc2_hsotg_core_init_disconnected() argument
1433 dwc2_hsotg_disconnect(struct dwc2_hsotg *dwc2) dwc2_hsotg_disconnect() argument
1497 dwc2_host_can_poweroff_phy(struct dwc2_hsotg *dwc2) dwc2_host_can_poweroff_phy() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A DMakefile
H A Dpci.c32 struct platform_device *dwc2; member
55 struct platform_device *dwc2; in dwc2_pci_probe() local
[all...]
H A Dplatform.c646 struct dwc2_hsotg *dwc2 = dev_get_drvdata(dev); in dwc2_suspend() local
697 struct dwc2_hsotg *dwc2 = dev_get_drvdata(dev); dwc2_resume() local
[all...]
H A Dhcd.c5691 bool dwc2_host_can_poweroff_phy(struct dwc2_hsotg *dwc2) in dwc2_host_can_poweroff_phy() argument
[all...]
H A Dcore.h1419 static inline int dwc2_hsotg_remove(struct dwc2_hsotg *dwc2) in dwc2_hsotg_remove() argument
1421 static inline int dwc2_hsotg_suspend(struct dwc2_hsotg *dwc2) in dwc2_hsotg_suspend() argument
1423 static inline int dwc2_hsotg_resume(struct dwc2_hsotg *dwc2) in dwc2_hsotg_resume() argument
1427 dwc2_hsotg_core_init_disconnected(struct dwc2_hsotg *dwc2, bool reset) dwc2_hsotg_core_init_disconnected() argument
1431 dwc2_hsotg_disconnect(struct dwc2_hsotg *dwc2) dwc2_hsotg_disconnect() argument
1523 dwc2_host_can_poweroff_phy(struct dwc2_hsotg *dwc2) dwc2_host_can_poweroff_phy() argument
[all...]

Completed in 21 milliseconds