Lines Matching defs:usb_ehci_pdata
43 struct usb_ehci_pdata { struct
44 int caps_offset;
45 unsigned has_tt:1;
46 unsigned has_synopsys_hc_bug:1;
47 unsigned big_endian_desc:1;
48 unsigned big_endian_mmio:1;
49 unsigned no_io_watchdog:1;
50 unsigned reset_on_resume:1;
51 unsigned dma_mask_64:1;
54 int (*power_on)(struct platform_device *pdev);
56 void (*power_off)(struct platform_device *pdev);
59 void (*power_suspend)(struct platform_device *pdev);
60 int (*pre_setup)(struct usb_hcd *hcd);