Home
last modified time | relevance | path

Searched defs:twl4030_usb_data (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/mfd/
A Dtwl.h623 struct twl4030_usb_data { struct
624 enum twl4030_usb_mode usb_mode;
625 unsigned long features;
627 int (*phy_init)(struct device *dev);
628 int (*phy_exit)(struct device *dev);
630 int (*phy_power)(struct device *dev, int iD, int on);
632 int (*phy_set_clock)(struct device *dev, int on);
634 int (*phy_suspend)(struct device *dev, int suspend);

Completed in 8 milliseconds