Searched refs:dwc3_device (Results 1 – 21 of 21) sorted by relevance
16 struct dwc3_device { struct43 int dwc3_uboot_init(struct dwc3_device *dev); argument
14 static struct dwc3_device dwc3_device_data = {
12 static struct dwc3_device dwc3_device_data = {
18 static struct dwc3_device dwc3_device_data = {
21 static struct dwc3_device dwc3_device_data = {
22 static struct dwc3_device dwc3_device_data = {
336 static struct dwc3_device dwc3_device_data0 = {343 static struct dwc3_device dwc3_device_data1 = {
145 static struct dwc3_device dwc3_device_data = {
191 static struct dwc3_device dwc3_device_data = {
64 static struct dwc3_device usb_otg_ss = {
636 static struct dwc3_device usb_otg_ss1 = {654 static struct dwc3_device usb_otg_ss2 = {
716 static struct dwc3_device usb_otg_ss1 = {736 static struct dwc3_device usb_otg_ss2 = {
755 static struct dwc3_device usb_otg_ss2 = {
691 int dwc3_uboot_init(struct dwc3_device *dwc3_dev) in dwc3_uboot_init()