Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h132563 struct dwc2_hsotg { struct
132583 struct dwc2_hsotg_plat *plat; argument
132584 struct regulator_bulk_data supplies[2];
132585 struct regulator *vbus_supply;
132586 struct regulator *usb33d;
132587 spinlock_t lock;
132588 void *priv;
132589 int irq;
132590 struct clk *clk;
132591 struct reset_control *reset;
[all …]