Searched defs:usb_ohci_pdata (Results 1 – 5 of 5) sorted by relevance
33 struct usb_ohci_pdata { struct34 unsigned big_endian_desc:1;35 unsigned big_endian_mmio:1;36 unsigned no_big_frame_no:1;37 unsigned int num_ports;40 int (*power_on)(struct platform_device *pdev);42 void (*power_off)(struct platform_device *pdev);45 void (*power_suspend)(struct platform_device *pdev);
115 static struct usb_ohci_pdata usb_ohci_pdata; variable
122 static struct usb_ohci_pdata usb_ohci_pdata; variable
378 static struct usb_ohci_pdata usb_ohci_pdata; variable
730 static struct usb_ohci_pdata usb_ohci_pdata; variable