/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | pci.h | 8 bool suspend; member in struct:nvkm_device_pci
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
H A D | wil_platform.h | 27 int (*suspend)(void *handle); member in struct:wil_platform_ops
|
/linux-4.4.14/include/linux/ |
H A D | syscore_ops.h | 16 int (*suspend)(void); member in struct:syscore_ops
|
H A D | isa.h | 16 int (*suspend)(struct device *, unsigned int, pm_message_t); member in struct:isa_driver
|
H A D | pda_power.h | 27 int (*suspend)(pm_message_t state); member in struct:pda_power_pdata
|
H A D | olpc-ec.h | 22 int (*suspend)(struct platform_device *); member in struct:olpc_ec_driver
|
H A D | pcieport_if.h | 48 int (*suspend) (struct pcie_device *dev); member in struct:pcie_port_service_driver
|
H A D | clockchips.h | 119 void (*suspend)(struct clock_event_device *); member in struct:clock_event_device
|
H A D | clocksource.h | 87 void (*suspend)(struct clocksource *cs); member in struct:clocksource
|
H A D | hid-sensor-hub.h | 102 int (*suspend)(struct hid_sensor_hub_device *hsdev, void *priv); member in struct:hid_sensor_hub_callbacks
|
H A D | sungem_phy.h | 10 int (*suspend)(struct mii_phy *phy); member in struct:mii_phy_ops
|
H A D | tifm.h | 107 int (*suspend)(struct tifm_dev *dev, member in struct:tifm_driver
|
H A D | platform_device.h | 178 int (*suspend)(struct platform_device *, pm_message_t state); member in struct:platform_driver
|
H A D | via-core.h | 68 int (*suspend)(void *private); member in struct:viafb_pm_hooks
|
H A D | ti_wilink_st.h | 444 int (*suspend)(struct platform_device *, pm_message_t); member in struct:ti_st_plat_data
|
H A D | cpufreq.h | 272 int (*suspend)(struct cpufreq_policy *policy); member in struct:cpufreq_driver
|
H A D | pnp.h | 385 int (*suspend) (struct pnp_dev *dev, pm_message_t state); member in struct:pnp_driver 400 int (*suspend) (struct pnp_card_link *card, pm_message_t state); member in struct:pnp_card_driver 426 int (*suspend) (struct pnp_dev * dev, pm_message_t state); member in struct:pnp_protocol
|
H A D | rio.h | 393 int (*suspend) (struct rio_dev * dev, u32 state); member in struct:rio_driver
|
H A D | device.h | 123 int (*suspend)(struct device *dev, pm_message_t state); member in struct:bus_type 275 int (*suspend) (struct device *dev, pm_message_t state); member in struct:device_driver 397 int (*suspend)(struct device *dev, pm_message_t state); member in class:__anon12221
|
H A D | phy.h | 487 int (*suspend)(struct phy_device *phydev); member in struct:phy_driver
|
H A D | pm.h | 298 int (*suspend)(struct device *dev); member in struct:dev_pm_ops
|
H A D | irq.h | 810 void (*suspend)(struct irq_chip_generic *gc); member in struct:irq_chip_generic
|
H A D | memstick.h | 302 int (*suspend)(struct memstick_dev *card, member in struct:memstick_driver
|
H A D | usb.h | 1101 int (*suspend) (struct usb_interface *intf, pm_message_t message); member in struct:usb_driver 1144 int (*suspend) (struct usb_device *udev, pm_message_t message); member in struct:usb_device_driver
|
H A D | hid.h | 707 int (*suspend)(struct hid_device *hdev, pm_message_t message); member in struct:hid_driver
|
H A D | pci.h | 672 int (*suspend) (struct pci_dev *dev, pm_message_t state); /* Device suspended */ member in struct:pci_driver
|
/linux-4.4.14/include/linux/mfd/ |
H A D | tc6387xb.h | 16 int (*suspend)(struct platform_device *dev); member in struct:tc6387xb_platform_data
|
H A D | t7l66xb.h | 20 int (*suspend)(struct platform_device *dev); member in struct:t7l66xb_platform_data
|
H A D | tc6393xb.h | 29 int (*suspend)(struct platform_device *dev); member in struct:tc6393xb_platform_data
|
H A D | core.h | 41 int (*suspend)(struct platform_device *dev); member in struct:mfd_cell
|
H A D | ucb1x00.h | 159 int (*suspend)(struct ucb1x00_dev *dev); member in struct:ucb1x00_driver
|
/linux-4.4.14/arch/arm/mach-pxa/include/mach/ |
H A D | audio.h | 21 void (*suspend)(void *); member in struct:__anon249
|
/linux-4.4.14/arch/arm/mach-shmobile/ |
H A D | pm-rmobile.h | 18 int (*suspend)(void); member in struct:rmobile_pm_domain
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | driver.h | 9 int (*suspend)(void *priv); member in struct:nvif_driver
|
/linux-4.4.14/arch/arm/include/asm/ |
H A D | cpuidle.h | 33 int (*suspend)(int cpu, unsigned long arg); member in struct:cpuidle_ops
|
H A D | firmware.h | 51 int (*suspend)(void); member in struct:firmware_ops
|
/linux-4.4.14/arch/arm/mach-integrator/ |
H A D | lm.h | 13 int (*suspend)(struct lm_device *, pm_message_t); member in struct:lm_driver
|
/linux-4.4.14/tools/testing/selftests/powerpc/tm/ |
H A D | tm-syscall.c | 46 pid_t getppid_tm(bool suspend) getppid_tm() argument
|
/linux-4.4.14/drivers/mmc/core/ |
H A D | core.h | 22 int (*suspend)(struct mmc_host *); member in struct:mmc_bus_ops
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | subdev.c | 83 nvkm_subdev_fini(struct nvkm_subdev *subdev, bool suspend) nvkm_subdev_fini() argument
|
H A D | engine.c | 78 nvkm_engine_fini(struct nvkm_subdev *subdev, bool suspend) nvkm_engine_fini() argument
|
H A D | object.c | 111 nvkm_object_fini(struct nvkm_object *object, bool suspend) nvkm_object_fini() argument
|
H A D | oproxy.c | 101 nvkm_oproxy_fini(struct nvkm_object *object, bool suspend) nvkm_oproxy_fini() argument
|
H A D | client.c | 258 nvkm_client_fini(struct nvkm_client *client, bool suspend) nvkm_client_fini() argument
|
/linux-4.4.14/include/linux/clk/ |
H A D | tegra.h | 51 void (*suspend)(void); member in struct:tegra_cpu_car_ops
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
H A D | base.c | 69 nvkm_devinit_fini(struct nvkm_subdev *subdev, bool suspend) nvkm_devinit_fini() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
H A D | base.c | 81 nvkm_mc_fini(struct nvkm_subdev *subdev, bool suspend) nvkm_mc_fini() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
H A D | base.c | 183 nvkm_pmu_fini(struct nvkm_subdev *subdev, bool suspend) nvkm_pmu_fini() argument
|
H A D | gk20a.c | 170 gk20a_pmu_fini(struct nvkm_subdev *subdev, bool suspend) gk20a_pmu_fini() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/timer/ |
H A D | base.c | 105 nvkm_timer_fini(struct nvkm_subdev *subdev, bool suspend) nvkm_timer_fini() argument
|
/linux-4.4.14/drivers/usb/phy/ |
H A D | phy-generic.c | 60 static int nop_set_suspend(struct usb_phy *x, int suspend) nop_set_suspend() argument
|
H A D | phy-gpio-vbus-usb.c | 229 static int gpio_vbus_set_suspend(struct usb_phy *phy, int suspend) gpio_vbus_set_suspend() argument
|
H A D | phy-tahvo.c | 182 static int tahvo_usb_set_suspend(struct usb_phy *dev, int suspend) tahvo_usb_set_suspend() argument
|
H A D | phy-mxs-usb.c | 367 static int mxs_phy_suspend(struct usb_phy *x, int suspend) mxs_phy_suspend() argument
|
H A D | phy-tegra-usb.c | 712 static int tegra_usb_phy_suspend(struct usb_phy *x, int suspend) tegra_usb_phy_suspend() argument
|
H A D | phy-ab8500-usb.c | 1058 static int ab8500_usb_set_suspend(struct usb_phy *x, int suspend) ab8500_usb_set_suspend() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | tegra.c | 195 nvkm_device_tegra_fini(struct nvkm_device *device, bool suspend) nvkm_device_tegra_fini() argument
|
H A D | user.c | 213 nvkm_udevice_fini(struct nvkm_object *object, bool suspend) nvkm_udevice_fini() argument
|
H A D | base.c | 2143 nvkm_device_fini(struct nvkm_device *device, bool suspend) nvkm_device_fini() argument
|
H A D | pci.c | 1578 nvkm_device_pci_fini(struct nvkm_device *device, bool suspend) nvkm_device_pci_fini() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/ |
H A D | falcon.c | 95 nvkm_falcon_fini(struct nvkm_engine *engine, bool suspend) nvkm_falcon_fini() argument
|
H A D | xtensa.c | 79 nvkm_xtensa_fini(struct nvkm_engine *engine, bool suspend) nvkm_xtensa_fini() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | chang84.c | 90 g84_fifo_chan_engine_fini(struct nvkm_fifo_chan *base, struct nvkm_engine *engine, bool suspend) g84_fifo_chan_engine_fini() argument
|
H A D | channv50.c | 46 nv50_fifo_chan_engine_fini(struct nvkm_fifo_chan *base, struct nvkm_engine *engine, bool suspend) nv50_fifo_chan_engine_fini() argument
|
H A D | dmanv40.c | 56 nv40_fifo_dma_engine_fini(struct nvkm_fifo_chan *base, struct nvkm_engine *engine, bool suspend) nv40_fifo_dma_engine_fini() argument
|
H A D | gpfifogf100.c | 52 gf100_fifo_gpfifo_engine_fini(struct nvkm_fifo_chan *base, struct nvkm_engine *engine, bool suspend) gf100_fifo_gpfifo_engine_fini() argument
|
H A D | gpfifogk104.c | 75 gk104_fifo_gpfifo_engine_fini(struct nvkm_fifo_chan *base, struct nvkm_engine *engine, bool suspend) gk104_fifo_gpfifo_engine_fini() argument
|
H A D | base.c | 201 nvkm_fifo_fini(struct nvkm_engine *engine, bool suspend) nvkm_fifo_fini() argument
|
H A D | chan.c | 39 nvkm_fifo_chan_child_fini(struct nvkm_oproxy *base, bool suspend) nvkm_fifo_chan_child_fini() argument 295 nvkm_fifo_chan_fini(struct nvkm_object *object, bool suspend) nvkm_fifo_chan_fini() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
H A D | nv44.c | 68 nv44_mpeg_chan_fini(struct nvkm_object *object, bool suspend) nv44_mpeg_chan_fini() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pci/ |
H A D | base.c | 85 nvkm_pci_fini(struct nvkm_subdev *subdev, bool suspend) nvkm_pci_fini() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | fan.c | 214 nvkm_therm_fan_fini(struct nvkm_therm *therm, bool suspend) nvkm_therm_fan_fini() argument
|
H A D | temp.c | 219 nvkm_therm_sensor_fini(struct nvkm_therm *therm, bool suspend) nvkm_therm_sensor_fini() argument
|
H A D | base.c | 293 nvkm_therm_fini(struct nvkm_subdev *subdev, bool suspend) nvkm_therm_fini() argument
|
/linux-4.4.14/drivers/net/ethernet/ibm/emac/ |
H A D | phy.h | 34 int (*suspend) (struct mii_phy * phy, int wol_options); member in struct:mii_phy_ops
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
H A D | nouveau_fence.h | 55 bool (*suspend)(struct nouveau_drm *); member in struct:nouveau_fence_priv 101 u32 *suspend; member in struct:nv84_fence_priv
|
/linux-4.4.14/drivers/usb/host/ |
H A D | xhci-pci.c | 326 static void xhci_pme_quirk(struct usb_hcd *hcd, bool suspend) xhci_pme_quirk() argument
|
H A D | xhci-hub.c | 370 static int xhci_stop_device(struct xhci_hcd *xhci, int slot_id, int suspend) xhci_stop_device() argument
|
H A D | xhci-ring.c | 4103 xhci_queue_stop_endpoint(struct xhci_hcd *xhci, struct xhci_command *cmd, int slot_id, unsigned int ep_index, int suspend) xhci_queue_stop_endpoint() argument
|
/linux-4.4.14/drivers/staging/fsl-mc/include/ |
H A D | mc.h | 44 int (*suspend)(struct fsl_mc_device *dev, pm_message_t state); member in struct:fsl_mc_driver
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | base.c | 209 nvkm_disp_fini(struct nvkm_engine *engine, bool suspend) nvkm_disp_fini() argument
|
H A D | channv50.c | 227 nv50_disp_chan_fini(struct nvkm_object *object, bool suspend) nv50_disp_chan_fini() argument
|
H A D | rootnv50.c | 237 nv50_disp_root_fini_(struct nvkm_object *object, bool suspend) nv50_disp_root_fini_() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv20.c | 29 nv20_gr_chan_fini(struct nvkm_object *object, bool suspend) nv20_gr_chan_fini() argument
|
H A D | nv40.c | 92 nv40_gr_chan_fini(struct nvkm_object *object, bool suspend) nv40_gr_chan_fini() argument
|
H A D | nv04.c | 1161 nv04_gr_chan_fini(struct nvkm_object *object, bool suspend) nv04_gr_chan_fini() argument
|
H A D | nv10.c | 954 nv10_gr_chan_fini(struct nvkm_object *object, bool suspend) nv10_gr_chan_fini() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
H A D | base.c | 164 nvkm_gpio_fini(struct nvkm_subdev *subdev, bool suspend) nvkm_gpio_fini() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
H A D | base.c | 159 nvkm_i2c_fini(struct nvkm_subdev *subdev, bool suspend) nvkm_i2c_fini() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
H A D | base.c | 39 u32 *suspend; member in struct:nvkm_instobj 236 nvkm_instmem_fini(struct nvkm_subdev *subdev, bool suspend) nvkm_instmem_fini() argument
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
H A D | bh.c | 426 int rx, tx, term, suspend; cw1200_bh() local
|
H A D | cw1200_sdio.c | 259 static int cw1200_sdio_pm(struct hwbus_priv *self, bool suspend) cw1200_sdio_pm() argument
|
H A D | cw1200_spi.c | 350 static int cw1200_spi_pm(struct hwbus_priv *self, bool suspend) cw1200_spi_pm() argument
|
H A D | txrx.c | 879 struct wsm_suspend_resume suspend = { cw1200_tx_confirm_cb() local
|
/linux-4.4.14/drivers/parport/ |
H A D | parport_ax88796.c | 37 struct parport_state suspend; member in struct:ax_drvdata
|
/linux-4.4.14/drivers/pcmcia/ |
H A D | cs_internal.h | 111 int (*suspend) (struct pcmcia_socket *s); member in struct:pcmcia_callback
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
H A D | hif.h | 88 int (*suspend)(struct ath10k *ar); member in struct:ath10k_hif_ops
|
/linux-4.4.14/drivers/gpu/drm/amd/include/ |
H A D | kgd_kfd_interface.h | 220 void (*suspend)(struct kfd_dev *kfd); member in struct:kgd2kfd_calls
|
H A D | amd_shared.h | 102 int (*suspend)(void *handle); member in struct:amd_ip_funcs
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | therm.h | 58 int suspend; member in struct:nvkm_therm
|
/linux-4.4.14/sound/aoa/soundbus/ |
H A D | soundbus.h | 134 int (*suspend)(struct codec_info_item *cii, pm_message_t state); member in struct:codec_info
|
/linux-4.4.14/include/xen/ |
H A D | xenbus.h | 100 int (*suspend)(struct xenbus_device *dev); member in struct:xenbus_driver
|
/linux-4.4.14/include/media/davinci/ |
H A D | vpbe.h | 157 int (*suspend)(struct vpbe_device *vpbe_dev); member in struct:vpbe_device_ops
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | macio.h | 129 int (*suspend)(struct macio_dev* dev, pm_message_t state); member in struct:macio_driver
|
/linux-4.4.14/arch/powerpc/sysdev/ |
H A D | ppc4xx_cpm.c | 57 unsigned int suspend; member in struct:cpm
|
/linux-4.4.14/drivers/regulator/ |
H A D | da9062-regulator.c | 50 struct reg_field suspend; member in struct:da9062_regulator_info 67 struct regmap_field *suspend; member in struct:da9062_regulator
|
H A D | da9063-regulator.c | 47 struct reg_field suspend; member in struct:da9063_regulator_info 112 struct regmap_field *suspend; member in struct:da9063_regulator
|
/linux-4.4.14/drivers/mmc/host/ |
H A D | sdhci-pci.h | 66 int (*suspend) (struct sdhci_pci_chip *); member in struct:sdhci_pci_fixes
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | base.c | 485 nvkm_clk_fini(struct nvkm_subdev *subdev, bool suspend) nvkm_clk_fini() argument
|
/linux-4.4.14/drivers/pinctrl/samsung/ |
H A D | pinctrl-samsung.h | 196 void (*suspend)(struct samsung_pinctrl_drv_data *); member in struct:samsung_pin_ctrl 235 void (*suspend)(struct samsung_pinctrl_drv_data *); member in struct:samsung_pinctrl_drv_data
|
/linux-4.4.14/kernel/ |
H A D | acct.c | 110 u64 suspend = sbuf.f_blocks * SUSPEND; check_free_space() local
|
/linux-4.4.14/include/sound/ |
H A D | wss.h | 124 void (*suspend) (struct snd_wss *chip); member in struct:snd_wss
|
H A D | soc-dai.h | 229 int (*suspend)(struct snd_soc_dai *dai); member in struct:snd_soc_dai_driver
|
H A D | ac97_codec.h | 433 void (*suspend) (struct snd_ac97 *ac97); member in struct:snd_ac97_build_ops
|
H A D | soc.h | 871 int (*suspend)(struct snd_soc_codec *); member in struct:snd_soc_codec_driver
|
H A D | emu10k1.h | 1802 bool suspend; member in struct:snd_emu10k1
|
/linux-4.4.14/drivers/s390/cio/ |
H A D | io_sch.h | 16 unsigned int suspend:1; /* allow suspend */ member in struct:io_subchannel_private::__anon8976
|
/linux-4.4.14/drivers/video/fbdev/aty/ |
H A D | radeon_pm.c | 2536 static void radeon_set_suspend(struct radeonfb_info *rinfo, int suspend) radeon_set_suspend() argument
|
H A D | aty128fb.c | 2417 static void aty128_set_suspend(struct aty128fb_par *par, int suspend) aty128_set_suspend() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
H A D | base.c | 821 nvkm_pm_fini(struct nvkm_engine *engine, bool suspend) nvkm_pm_fini() argument
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | radeon_device.c | 1558 int radeon_suspend_kms(struct drm_device *dev, bool suspend, bool fbcon) radeon_suspend_kms() argument
|
H A D | radeon.h | 1851 int (*suspend)(struct radeon_device *rdev); member in struct:radeon_asic 2395 bool suspend; member in struct:radeon_device
|
/linux-4.4.14/drivers/bluetooth/ |
H A D | hci_intel.c | 169 static const u8 suspend[] = { 0x01, 0x01, 0x01 }; intel_lpm_suspend() local 188 memcpy(skb_put(skb, sizeof(suspend)), suspend, sizeof(suspend)); intel_lpm_suspend() local
|
/linux-4.4.14/include/video/ |
H A D | exynos_mipi_dsim.h | 343 int (*suspend)(struct mipi_dsim_lcd_device *dsim_dev); member in struct:mipi_dsim_lcd_driver
|
H A D | w100fb.h | 27 void (*suspend)(struct w100fb_par*); member in struct:w100_tg_info
|
H A D | ili9320.h | 184 enum ili9320_suspend suspend; member in struct:ili9320_platdata
|
/linux-4.4.14/include/linux/usb/ |
H A D | phy.h | 278 usb_phy_set_suspend(struct usb_phy *x, int suspend) usb_phy_set_suspend() argument
|
H A D | composite.h | 219 void (*suspend)(struct usb_function *); member in struct:usb_function 387 void (*suspend)(struct usb_composite_dev *); member in struct:usb_composite_driver
|
H A D | gadget.h | 1069 void (*suspend)(struct usb_gadget *); member in struct:usb_gadget_driver
|
H A D | serial.h | 250 int (*suspend)(struct usb_serial *serial, pm_message_t message); member in struct:usb_serial_driver
|
/linux-4.4.14/include/net/ |
H A D | dsa.h | 258 int (*suspend)(struct dsa_switch *ds); member in struct:dsa_switch_driver
|
H A D | cfg802154.h | 47 int (*suspend)(struct wpan_phy *wpan_phy); member in struct:cfg802154_ops
|
H A D | cfg80211.h | 2497 int (*suspend)(struct wiphy *wiphy, struct cfg80211_wowlan *wow); member in struct:cfg80211_ops
|
H A D | mac80211.h | 3270 int (*suspend)(struct ieee80211_hw *hw, struct cfg80211_wowlan *wowlan); member in struct:ieee80211_ops
|
/linux-4.4.14/include/pcmcia/ |
H A D | ds.h | 55 int (*suspend) (struct pcmcia_device *dev); member in struct:pcmcia_driver
|
H A D | ss.h | 126 int (*suspend)(struct pcmcia_socket *s); member in struct:pccard_operations
|
/linux-4.4.14/sound/pci/ctxfi/ |
H A D | ctatc.h | 147 int (*suspend)(struct ct_atc *atc); member in struct:ct_atc
|
H A D | cthardware.h | 77 int (*suspend)(struct hw *hw); member in struct:hw
|
/linux-4.4.14/sound/pci/oxygen/ |
H A D | oxygen.h | 84 void (*suspend)(struct oxygen *chip); member in struct:oxygen_model
|
/linux-4.4.14/sound/ppc/ |
H A D | pmac.h | 162 void (*suspend)(struct snd_pmac *chip); member in struct:snd_pmac
|
/linux-4.4.14/drivers/usb/dwc3/ |
H A D | gadget.c | 1481 static int dwc3_gadget_run_stop(struct dwc3 *dwc, int is_on, int suspend) dwc3_gadget_run_stop() argument
|
/linux-4.4.14/drivers/video/fbdev/omap/ |
H A D | omapfb.h | 185 void (*suspend) (void); member in struct:lcd_ctrl
|
/linux-4.4.14/drivers/scsi/bfa/ |
H A D | bfad_drv.h | 201 struct completion suspend; member in struct:bfad_s
|
/linux-4.4.14/drivers/md/ |
H A D | dm-raid1.c | 72 atomic_t suspend; member in struct:mirror_set
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
H A D | fimc-capture.c | 86 static int fimc_capture_state_cleanup(struct fimc_dev *fimc, bool suspend) fimc_capture_state_cleanup() argument 128 static int fimc_stop_capture(struct fimc_dev *fimc, bool suspend) fimc_stop_capture() argument 304 bool suspend = fimc_capture_busy(fimc); fimc_capture_suspend() local
|
H A D | fimc-lite.c | 183 static int fimc_lite_reinit(struct fimc_lite *fimc, bool suspend) fimc_lite_reinit() argument 224 static int fimc_lite_stop_capture(struct fimc_lite *fimc, bool suspend) fimc_lite_stop_capture() argument 1645 bool suspend = test_bit(ST_FLITE_IN_USE, &fimc->state); fimc_lite_suspend() local
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
H A D | hif.h | 250 int (*suspend)(struct ath6kl *ar, struct cfg80211_wowlan *wow); member in struct:ath6kl_hif_ops
|
/linux-4.4.14/drivers/base/power/ |
H A D | domain.c | 1109 static void genpd_syscore_switch(struct device *dev, bool suspend) genpd_syscore_switch() argument
|
/linux-4.4.14/arch/arm/include/asm/hardware/ |
H A D | locomo.h | 192 int (*suspend)(struct locomo_dev *, pm_message_t); member in struct:locomo_driver
|
H A D | sa1111.h | 433 int (*suspend)(struct sa1111_dev *, pm_message_t); member in struct:sa1111_driver
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_device.c | 1636 int amdgpu_suspend_kms(struct drm_device *dev, bool suspend, bool fbcon) amdgpu_suspend_kms() argument
|
H A D | amdgpu.h | 1968 bool suspend; member in struct:amdgpu_device
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
H A D | dummy_hcd.c | 1068 dummy_udc_pm(struct dummy *dum, struct dummy_hcd *dum_hcd, int suspend) dummy_udc_pm() argument
|
/linux-4.4.14/drivers/scsi/ufs/ |
H A D | ufshcd.h | 283 int (*suspend)(struct ufs_hba *, enum ufs_pm_op); member in struct:ufs_hba_variant_ops
|
/linux-4.4.14/drivers/media/dvb-core/ |
H A D | dvb_frontend.h | 252 int (*suspend)(struct dvb_frontend *fe); member in struct:dvb_tuner_ops
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
H A D | iwl-trans.h | 611 int (*suspend)(struct iwl_trans *trans); member in struct:iwl_trans_ops
|
/linux-4.4.14/drivers/net/wireless/ |
H A D | wl3501_cs.c | 412 static int wl3501_pwr_mgmt(struct wl3501_card *this, int suspend) wl3501_pwr_mgmt() argument
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | apm_32.c | 1236 static int suspend(int vetoable) suspend() function
|
/linux-4.4.14/drivers/block/ |
H A D | xen-blkfront.c | 1076 static void blkif_free(struct blkfront_info *info, int suspend) blkif_free() argument
|
/linux-4.4.14/sound/pci/hda/ |
H A D | hda_codec.h | 121 int (*suspend)(struct hda_codec *codec); member in struct:hda_codec_ops
|
/linux-4.4.14/drivers/media/pci/cx88/ |
H A D | cx88.h | 527 int (*suspend)(struct pci_dev *pci_dev, pm_message_t state); member in struct:cx8802_driver
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
H A D | phy_cmn.c | 1387 bool suspend; wlc_phy_txpower_set() local 1959 bool suspend; wlc_phy_txpower_hw_ctrl_set() local 2154 bool suspend; wlc_phy_ant_rxdiv_set() local
|
H A D | phy_lcn.c | 2866 bool suspend, tx_gain_override_old; wlc_lcnphy_idle_tssi_est() local 2939 bool suspend; wlc_lcnphy_vbat_temp_sense_setup() local 3086 bool suspend; wlc_lcnphy_tx_pwr_ctrl_init() local 4030 bool suspend = false; wlc_lcnphy_tempsense_new() local 4072 bool suspend = false; wlc_lcnphy_tempsense() local 4140 bool suspend = false; wlc_lcnphy_vbatsense() local 4188 bool suspend; wlc_lcnphy_glacial_timer_based_cal() local 4213 bool suspend, full_cal; wlc_lcnphy_periodic_cal() local
|
H A D | phy_n.c | 19739 bool suspend; wlc_phy_rxcore_setstate_nphy() local
|
/linux-4.4.14/include/drm/ |
H A D | drmP.h | 419 int (*suspend) (struct drm_device *, pm_message_t state); member in struct:drm_driver
|
/linux-4.4.14/include/linux/bcma/ |
H A D | bcma.h | 297 int (*suspend)(struct bcma_device *dev); member in struct:bcma_driver
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
H A D | em28xx.h | 731 int (*suspend)(struct em28xx *); member in struct:em28xx_ops
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | intel_drv.h | 161 void (*suspend)(struct intel_encoder *); member in struct:intel_encoder
|
/linux-4.4.14/include/linux/ssb/ |
H A D | ssb.h | 321 int (*suspend)(struct ssb_device *dev, pm_message_t state); member in struct:ssb_driver
|
/linux-4.4.14/include/net/bluetooth/ |
H A D | l2cap.h | 610 void (*suspend) (struct l2cap_chan *chan); member in struct:l2cap_ops
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | main.c | 4123 static void brcms_c_edcf_setparams(struct brcms_c_info *wlc, bool suspend) brcms_c_edcf_setparams() argument 7516 void brcms_c_update_probe_resp(struct brcms_c_info *wlc, bool suspend) brcms_c_update_probe_resp() argument 4058 brcms_c_wme_setparams(struct brcms_c_info *wlc, u16 aci, const struct ieee80211_tx_queue_params *params, bool suspend) brcms_c_wme_setparams() argument 7481 brcms_c_bss_update_probe_resp(struct brcms_c_info *wlc, struct brcms_bss_cfg *cfg, struct sk_buff *probe_resp, bool suspend) brcms_c_bss_update_probe_resp() argument
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 7797 static inline int bnx2x_func_switch_update(struct bnx2x *bp, int suspend) bnx2x_func_switch_update() argument
|
/linux-4.4.14/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 276 void (*suspend) (void); member in struct:ibm_struct
|