Searched defs:suspend (Results 1 – 25 of 60) sorted by relevance
123
/include/linux/mfd/ |
D | tc6387xb.h | 16 int (*suspend)(struct platform_device *dev); member
|
D | t7l66xb.h | 15 int (*suspend)(struct platform_device *dev); member
|
D | tc6393xb.h | 26 int (*suspend)(struct platform_device *dev); member
|
D | core.h | 74 int (*suspend)(struct platform_device *dev); member
|
/include/linux/ |
D | syscore_ops.h | 15 int (*suspend)(void); member
|
D | isa.h | 18 int (*suspend)(struct device *, unsigned int, pm_message_t); member
|
D | pda_power.h | 24 int (*suspend)(pm_message_t state); member
|
D | auxiliary_bus.h | 24 int (*suspend)(struct auxiliary_device *auxdev, pm_message_t state); member
|
D | olpc-ec.h | 36 int (*suspend)(struct platform_device *); member
|
D | pnp.h | 381 int (*suspend) (struct pnp_dev *dev, pm_message_t state); member 396 int (*suspend) (struct pnp_card_link *card, pm_message_t state); member 422 int (*suspend) (struct pnp_dev * dev, pm_message_t state); member
|
D | clocksource.h | 117 void (*suspend)(struct clocksource *cs); member
|
D | sungem_phy.h | 11 int (*suspend)(struct mii_phy *phy); member
|
D | hid-sensor-hub.h | 89 int (*suspend)(struct hid_sensor_hub_device *hsdev, void *priv); member
|
D | clockchips.h | 120 void (*suspend)(struct clock_event_device *); member
|
D | tifm.h | 103 int (*suspend)(struct tifm_dev *dev, member
|
D | via-core.h | 52 int (*suspend)(void *private); member
|
D | platform_device.h | 218 int (*suspend)(struct platform_device *, pm_message_t state); member
|
/include/drm/ |
D | drm_fb_helper.h | 407 bool suspend) in drm_fb_helper_set_suspend() 412 drm_fb_helper_set_suspend_unlocked(struct drm_fb_helper *fb_helper, bool suspend) in drm_fb_helper_set_suspend_unlocked()
|
/include/linux/device/ |
D | driver.h | 112 int (*suspend) (struct device *dev, pm_message_t state); member
|
D | bus.h | 100 int (*suspend)(struct device *dev, pm_message_t state); member
|
/include/xen/ |
D | xenbus.h | 120 int (*suspend)(struct xenbus_device *dev); member
|
/include/media/davinci/ |
D | vpbe.h | 141 int (*suspend)(struct vpbe_device *vpbe_dev); member
|
/include/linux/clk/ |
D | tegra.h | 40 void (*suspend)(void); member
|
/include/linux/usb/ |
D | composite.h | 229 void (*suspend)(struct usb_function *); member 401 void (*suspend)(struct usb_composite_dev *); member
|
/include/pcmcia/ |
D | ds.h | 52 int (*suspend) (struct pcmcia_device *dev); member
|
123