Searched defs:suspend (Results 1 – 9 of 9) sorted by relevance
126 void (*suspend)(struct usb_function *); member286 void (*suspend)(struct usb_composite_dev *); member
847 void (*suspend)(struct usb_gadget *); member
40 struct usb2phy_reg suspend; member
40 int (*suspend)(struct cdns3 *cdns, bool do_wakeup); member
168 int (*suspend)(struct udevice *dev); member
215 int (*suspend) (struct uec_mii_info * mii_info); member
168 static void pmics_ops(bool suspend) in pmics_ops()
656 int suspend; in fixup_regulators_px30s() local
1363 static int dwc3_gadget_run_stop(struct dwc3 *dwc, int is_on, int suspend) in dwc3_gadget_run_stop()