Home
last modified time | relevance | path

Searched refs:pm_message_t (Results 1 – 200 of 526) sorted by relevance

123

/linux-4.1.27/include/linux/
Dpm.h64 } pm_message_t; typedef
546 pm_message_t power_state;
676 extern void dpm_resume_start(pm_message_t state);
677 extern void dpm_resume_end(pm_message_t state);
678 extern void dpm_resume_noirq(pm_message_t state);
679 extern void dpm_resume_early(pm_message_t state);
680 extern void dpm_resume(pm_message_t state);
681 extern void dpm_complete(pm_message_t state);
684 extern int dpm_suspend_end(pm_message_t state);
685 extern int dpm_suspend_start(pm_message_t state);
[all …]
Dpda_power.h27 int (*suspend)(pm_message_t state);
Disa.h16 int (*suspend)(struct device *, unsigned int, pm_message_t);
Dpnp.h231 pm_message_t pm_state;
385 int (*suspend) (struct pnp_dev *dev, pm_message_t state);
400 int (*suspend) (struct pnp_card_link *card, pm_message_t state);
426 int (*suspend) (struct pnp_dev * dev, pm_message_t state);
Dtifm.h108 pm_message_t state);
Dti_wilink_st.h444 int (*suspend)(struct platform_device *, pm_message_t);
Dmemstick.h303 pm_message_t state);
Dusb.h1092 int (*suspend) (struct usb_interface *intf, pm_message_t message);
1135 int (*suspend) (struct usb_device *udev, pm_message_t message);
1136 int (*resume) (struct usb_device *udev, pm_message_t message);
Dlibata.h867 pm_message_t pm_mesg;
941 int (*port_suspend)(struct ata_port *ap, pm_message_t mesg);
1157 extern int ata_host_suspend(struct ata_host *host, pm_message_t mesg);
1249 extern void ata_pci_device_do_suspend(struct pci_dev *pdev, pm_message_t mesg);
1251 extern int ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg);
Dplatform_device.h178 int (*suspend)(struct platform_device *, pm_message_t state);
Ddevice.h123 int (*suspend)(struct device *dev, pm_message_t state);
245 int (*suspend) (struct device *dev, pm_message_t state);
367 int (*suspend)(struct device *dev, pm_message_t state);
Dpci.h660 int (*suspend) (struct pci_dev *dev, pm_message_t state); /* Device suspended */
661 int (*suspend_late) (struct pci_dev *dev, pm_message_t state);
1045 pci_power_t pci_choose_state(struct pci_dev *dev, pm_message_t state);
1429 pm_message_t state) in pci_choose_state()
Dide.h999 int generic_ide_suspend(struct device *, pm_message_t);
1323 int ide_pci_suspend(struct pci_dev *, pm_message_t);
/linux-4.1.27/drivers/base/power/
Dmain.c59 static pm_message_t pm_transition;
205 int error, pm_message_t state, char *info) in initcall_debug_report()
249 static pm_callback_t pm_op(const struct dev_pm_ops *ops, pm_message_t state) in pm_op()
284 pm_message_t state) in pm_late_early_op()
318 static pm_callback_t pm_noirq_op(const struct dev_pm_ops *ops, pm_message_t state) in pm_noirq_op()
344 static void pm_dev_dbg(struct device *dev, pm_message_t state, char *info) in pm_dev_dbg()
351 static void pm_dev_err(struct device *dev, pm_message_t state, char *info, in pm_dev_err()
358 static void dpm_show_time(ktime_t starttime, pm_message_t state, char *info) in dpm_show_time()
376 pm_message_t state, char *info) in dpm_run_callback()
473 static int device_resume_noirq(struct device *dev, pm_message_t state, bool async) in device_resume_noirq()
[all …]
/linux-4.1.27/drivers/usb/core/
Dusb.h72 extern int usb_suspend(struct device *dev, pm_message_t msg);
73 extern int usb_resume(struct device *dev, pm_message_t msg);
76 extern int usb_port_suspend(struct usb_device *dev, pm_message_t msg);
77 extern int usb_port_resume(struct usb_device *dev, pm_message_t msg);
89 static inline int usb_port_suspend(struct usb_device *udev, pm_message_t msg) in usb_port_suspend()
94 static inline int usb_port_resume(struct usb_device *udev, pm_message_t msg) in usb_port_resume()
Dgeneric.c199 static int generic_suspend(struct usb_device *udev, pm_message_t msg) in generic_suspend()
220 static int generic_resume(struct usb_device *udev, pm_message_t msg) in generic_resume()
Ddriver.c1132 static int usb_suspend_device(struct usb_device *udev, pm_message_t msg) in usb_suspend_device()
1155 static int usb_resume_device(struct usb_device *udev, pm_message_t msg) in usb_resume_device()
1188 struct usb_interface *intf, pm_message_t msg) in usb_suspend_interface()
1209 struct usb_interface *intf, pm_message_t msg, int reset_resume) in usb_resume_interface()
1289 static int usb_suspend_both(struct usb_device *udev, pm_message_t msg) in usb_suspend_both()
1372 static int usb_resume_both(struct usb_device *udev, pm_message_t msg) in usb_resume_both()
1405 static void choose_wakeup(struct usb_device *udev, pm_message_t msg) in choose_wakeup()
1433 int usb_suspend(struct device *dev, pm_message_t msg) in usb_suspend()
1461 int usb_resume(struct device *dev, pm_message_t msg) in usb_resume()
/linux-4.1.27/sound/aoa/soundbus/
Dsoundbus.h134 int (*suspend)(struct codec_info_item *cii, pm_message_t state);
191 int (*suspend)(struct soundbus_dev* dev, pm_message_t state);
Dcore.c131 static int soundbus_device_suspend(struct device *dev, pm_message_t state) in soundbus_device_suspend()
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_pm.h26 int rtl8192E_suspend(struct pci_dev *dev, pm_message_t state);
Drtl_pm.c26 int rtl8192E_suspend(struct pci_dev *pdev, pm_message_t state) in rtl8192E_suspend()
/linux-4.1.27/drivers/net/wireless/rt2x00/
Drt2x00soc.h33 int rt2x00soc_suspend(struct platform_device *pdev, pm_message_t state);
Drt2x00pci.h42 int rt2x00pci_suspend(struct pci_dev *pci_dev, pm_message_t state);
Drt2x00soc.c135 int rt2x00soc_suspend(struct platform_device *pdev, pm_message_t state) in rt2x00soc_suspend()
Drt2x00pci.c182 int rt2x00pci_suspend(struct pci_dev *pci_dev, pm_message_t state) in rt2x00pci_suspend()
Drt2x00usb.h417 int rt2x00usb_suspend(struct usb_interface *usb_intf, pm_message_t state);
/linux-4.1.27/arch/arm/mach-integrator/
Dlm.h13 int (*suspend)(struct lm_device *, pm_message_t);
/linux-4.1.27/drivers/staging/iio/light/
Dtsl2x7x.h93 int (*platform_power)(struct device *dev, pm_message_t);
/linux-4.1.27/drivers/net/wireless/prism54/
Dislpci_hotplug.c78 static int prism54_suspend(struct pci_dev *, pm_message_t state);
259 prism54_suspend(struct pci_dev *pdev, pm_message_t state) in prism54_suspend()
/linux-4.1.27/sound/
Dac97_bus.c31 static int ac97_bus_suspend(struct device *dev, pm_message_t state) in ac97_bus_suspend()
/linux-4.1.27/drivers/video/fbdev/omap/
Dlcd_palmte.c89 static int palmte_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in palmte_panel_suspend()
Dlcd_palmz71.c91 pm_message_t mesg) in palmz71_panel_suspend()
Dlcd_inn1510.c92 pm_message_t mesg) in innovator1510_panel_suspend()
Dlcd_palmtt.c95 static int palmtt_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in palmtt_panel_suspend()
Dlcd_htcherald.c97 pm_message_t mesg) in htcherald_panel_suspend()
Dlcd_osk.c112 static int osk_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in osk_panel_suspend()
Dlcd_inn1610.c113 pm_message_t mesg) in innovator1610_panel_suspend()
Dlcd_h3.c106 static int h3_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in h3_panel_suspend()
Dlcd_ams_delta.c204 pm_message_t mesg) in ams_delta_panel_suspend()
/linux-4.1.27/drivers/net/wireless/orinoco/
Dorinoco_pci.h22 static int orinoco_pci_suspend(struct pci_dev *pdev, pm_message_t state) in orinoco_pci_suspend()
Dairport.c36 airport_suspend(struct macio_dev *mdev, pm_message_t state) in airport_suspend()
/linux-4.1.27/drivers/thermal/
Ddb8500_cpufreq_cooling.c60 pm_message_t state) in db8500_cpufreq_cooling_suspend()
Ddb8500_thermal.c486 pm_message_t state) in db8500_thermal_suspend()
/linux-4.1.27/drivers/usb/serial/
Dusb-wwan.h23 extern int usb_wwan_suspend(struct usb_serial *serial, pm_message_t message);
/linux-4.1.27/Documentation/sound/alsa/soc/
Dmachine.txt24 int (*suspend_pre)(struct platform_device *pdev, pm_message_t state);
25 int (*suspend_post)(struct platform_device *pdev, pm_message_t state);
/linux-4.1.27/drivers/staging/fsl-mc/include/
Dmc.h44 int (*suspend)(struct fsl_mc_device *dev, pm_message_t state);
/linux-4.1.27/drivers/ide/
Dtriflex.c116 static int triflex_ide_pci_suspend(struct pci_dev *dev, pm_message_t state) in triflex_ide_pci_suspend()
Ddelkin_cb.c127 static int delkin_cb_suspend(struct pci_dev *dev, pm_message_t state) in delkin_cb_suspend()
Dsc1200.c230 static int sc1200_suspend (struct pci_dev *dev, pm_message_t state) in sc1200_suspend()
Dide-pm.c5 int generic_ide_suspend(struct device *dev, pm_message_t mesg) in generic_ide_suspend()
Dsetup-pci.c635 int ide_pci_suspend(struct pci_dev *dev, pm_message_t state) in ide_pci_suspend()
/linux-4.1.27/sound/usb/line6/
Ddriver.h177 int line6_suspend(struct usb_interface *interface, pm_message_t message);
/linux-4.1.27/include/linux/usb/
Dserial.h250 int (*suspend)(struct usb_serial *serial, pm_message_t message);
304 extern int usb_serial_suspend(struct usb_interface *intf, pm_message_t message);
Dhcd.h633 extern int hcd_bus_suspend(struct usb_device *rhdev, pm_message_t msg);
634 extern int hcd_bus_resume(struct usb_device *rhdev, pm_message_t msg);
Dusbnet.h178 extern int usbnet_suspend(struct usb_interface *, pm_message_t);
/linux-4.1.27/drivers/video/fbdev/
Dskeletonfb.c858 static int xxxfb_suspend(struct pci_dev *dev, pm_message_t msg) in xxxfb_suspend()
937 static int xxxfb_suspend(struct platform_device *dev, pm_message_t msg) in xxxfb_suspend()
Dchipsfb.c453 static int chipsfb_pci_suspend(struct pci_dev *pdev, pm_message_t state) in chipsfb_pci_suspend()
Dbfin-t350mcqb-fb.c618 static int bfin_t350mcqb_suspend(struct platform_device *pdev, pm_message_t state) in bfin_t350mcqb_suspend()
/linux-4.1.27/drivers/watchdog/
Dtwl4030_wdt.c109 static int twl4030_wdt_suspend(struct platform_device *pdev, pm_message_t state) in twl4030_wdt_suspend()
Dux500_wdt.c125 pm_message_t state) in ux500_wdt_suspend()
Dks8695_wdt.c273 static int ks8695wdt_suspend(struct platform_device *pdev, pm_message_t message) in ks8695wdt_suspend()
Dat91rm9200_wdt.c286 static int at91wdt_suspend(struct platform_device *pdev, pm_message_t message) in at91wdt_suspend()
Dbfin_wdt.c299 static int bfin_wdt_suspend(struct platform_device *pdev, pm_message_t state) in bfin_wdt_suspend()
Dxen_wdt.c299 static int xen_wdt_suspend(struct platform_device *dev, pm_message_t state) in xen_wdt_suspend()
Dat32ap700x_wdt.c399 static int at32_wdt_suspend(struct platform_device *pdev, pm_message_t message) in at32_wdt_suspend()
Domap_wdt.c314 static int omap_wdt_suspend(struct platform_device *pdev, pm_message_t state) in omap_wdt_suspend()
Dcoh901327_wdt.c389 static int coh901327_suspend(struct platform_device *pdev, pm_message_t state) in coh901327_suspend()
Dkempld_wdt.c525 pm_message_t message) in kempld_wdt_suspend()
/linux-4.1.27/sound/aoa/codecs/
Dtoonie.c63 static int toonie_suspend(struct codec_info_item *cii, pm_message_t state) in toonie_suspend()
/linux-4.1.27/drivers/ata/
Dlibata.h119 extern void ata_acpi_set_state(struct ata_port *ap, pm_message_t state);
130 pm_message_t state) { } in ata_acpi_set_state()
Dpata_triflex.c211 static int triflex_ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in triflex_ata_pci_device_suspend()
Dacard-ahci.c81 static int acard_ahci_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg);
128 static int acard_ahci_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in acard_ahci_pci_device_suspend()
Dlibata-acpi.c891 static void sata_acpi_set_state(struct ata_port *ap, pm_message_t state) in sata_acpi_set_state()
920 static void pata_acpi_set_state(struct ata_port *ap, pm_message_t state) in pata_acpi_set_state()
955 void ata_acpi_set_state(struct ata_port *ap, pm_message_t state) in ata_acpi_set_state()
Dpata_cs5520.c269 static int cs5520_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in cs5520_pci_device_suspend()
Dpata_macio.c849 static int pata_macio_do_suspend(struct pata_macio_priv *priv, pm_message_t mesg) in pata_macio_do_suspend()
1210 static int pata_macio_suspend(struct macio_dev *mdev, pm_message_t mesg) in pata_macio_suspend()
1316 static int pata_macio_pci_suspend(struct pci_dev *pdev, pm_message_t mesg) in pata_macio_pci_suspend()
Dlibata-core.c5308 static void ata_port_request_pm(struct ata_port *ap, pm_message_t mesg, in ata_port_request_pm()
5354 static void ata_port_suspend(struct ata_port *ap, pm_message_t mesg) in ata_port_suspend()
5359 static void ata_port_suspend_async(struct ata_port *ap, pm_message_t mesg) in ata_port_suspend_async()
5395 static void ata_port_resume(struct ata_port *ap, pm_message_t mesg) in ata_port_resume()
5400 static void ata_port_resume_async(struct ata_port *ap, pm_message_t mesg) in ata_port_resume_async()
5487 int ata_host_suspend(struct ata_host *host, pm_message_t mesg) in ata_host_suspend()
6379 void ata_pci_device_do_suspend(struct pci_dev *pdev, pm_message_t mesg) in ata_pci_device_do_suspend()
6406 int ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in ata_pci_device_suspend()
/linux-4.1.27/drivers/usb/storage/
Dusb.h185 extern int usb_stor_suspend(struct usb_interface *iface, pm_message_t message);
/linux-4.1.27/drivers/message/fusion/
Dmptscsih.h111 extern int mptscsih_suspend(struct pci_dev *pdev, pm_message_t state);
/linux-4.1.27/drivers/usb/misc/
Didmouse.c98 static int idmouse_suspend(struct usb_interface *intf, pm_message_t message);
208 static int idmouse_suspend(struct usb_interface *intf, pm_message_t message) in idmouse_suspend()
Dusblcd.c412 static int lcd_suspend(struct usb_interface *intf, pm_message_t message) in lcd_suspend()
Dusbsevseg.c394 static int sevseg_suspend(struct usb_interface *intf, pm_message_t message) in sevseg_suspend()
Dchaoskey.c487 pm_message_t message) in chaoskey_suspend()
/linux-4.1.27/sound/isa/sb/
Dsb16.c468 static int snd_sb16_suspend(struct snd_card *card, pm_message_t state) in snd_sb16_suspend()
574 pm_message_t state) in snd_sb16_isa_suspend()
639 static int snd_sb16_pnp_suspend(struct pnp_card_link *pcard, pm_message_t state) in snd_sb16_pnp_suspend()
Dsb8.c214 pm_message_t state) in snd_sb8_suspend()
Djazz16.c352 pm_message_t state) in snd_jazz16_suspend()
/linux-4.1.27/arch/powerpc/include/asm/
Dmacio.h129 int (*suspend)(struct macio_dev* dev, pm_message_t state);
/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dusb.h166 int rtl_usb_suspend(struct usb_interface *pusb_intf, pm_message_t message);
/linux-4.1.27/sound/isa/cs423x/
Dcs4236.c527 pm_message_t state) in snd_cs423x_isa_suspend()
603 static int snd_cs423x_pnp_suspend(struct pnp_dev *pdev, pm_message_t state) in snd_cs423x_pnp_suspend()
664 static int snd_cs423x_pnpc_suspend(struct pnp_card_link *pcard, pm_message_t state) in snd_cs423x_pnpc_suspend()
Dcs4231.c155 static int snd_cs4231_suspend(struct device *dev, unsigned int n, pm_message_t state) in snd_cs4231_suspend()
/linux-4.1.27/arch/arm/include/asm/hardware/
Dlocomo.h192 int (*suspend)(struct locomo_dev *, pm_message_t);
Dsa1111.h433 int (*suspend)(struct sa1111_dev *, pm_message_t);
/linux-4.1.27/net/wireless/
Dsysfs.c98 static int wiphy_suspend(struct device *dev, pm_message_t state) in wiphy_suspend()
/linux-4.1.27/drivers/usb/usbip/
Dstub_dev.c477 static int stub_suspend(struct usb_device *udev, pm_message_t message) in stub_suspend()
484 static int stub_resume(struct usb_device *udev, pm_message_t message) in stub_resume()
/linux-4.1.27/include/linux/amba/
Dbus.h44 int (*suspend)(struct amba_device *, pm_message_t);
/linux-4.1.27/sound/isa/ad1848/
Dad1848.c139 static int snd_ad1848_suspend(struct device *dev, unsigned int n, pm_message_t state) in snd_ad1848_suspend()
/linux-4.1.27/drivers/tty/serial/8250/
D8250_pnp.c503 static int serial_pnp_suspend(struct pnp_dev *dev, pm_message_t state) in serial_pnp_suspend()
D8250_fintek.c196 static int fintek_8250_suspend(struct pnp_dev *dev, pm_message_t state) in fintek_8250_suspend()
/linux-4.1.27/drivers/base/
Disa.c66 static int isa_bus_suspend(struct device *dev, pm_message_t state) in isa_bus_suspend()
/linux-4.1.27/drivers/usb/host/
Dohci-spear.c123 pm_message_t message) in spear_ohci_hcd_drv_suspend()
Dohci-sm501.c217 static int ohci_sm501_suspend(struct platform_device *pdev, pm_message_t msg) in ohci_sm501_suspend()
Dssb-hcd.c229 static int ssb_hcd_suspend(struct ssb_device *dev, pm_message_t state) in ssb_hcd_suspend()
Dohci-da8xx.c384 pm_message_t message) in ohci_da8xx_suspend()
Dohci-tmio.c294 static int ohci_hcd_tmio_drv_suspend(struct platform_device *dev, pm_message_t state) in ohci_hcd_tmio_drv_suspend()
Dohci-omap.c435 static int ohci_omap_suspend(struct platform_device *pdev, pm_message_t message) in ohci_omap_suspend()
/linux-4.1.27/drivers/media/rc/
Dstreamzap.c113 static int streamzap_suspend(struct usb_interface *intf, pm_message_t message);
487 static int streamzap_suspend(struct usb_interface *intf, pm_message_t message) in streamzap_suspend()
Dir-rx51.c415 static int lirc_rx51_suspend(struct platform_device *dev, pm_message_t state) in lirc_rx51_suspend()
Dttusbir.c395 static int ttusbir_suspend(struct usb_interface *intf, pm_message_t message) in ttusbir_suspend()
/linux-4.1.27/sound/isa/
Dopl3sa2.c554 static int snd_opl3sa2_suspend(struct snd_card *card, pm_message_t state) in snd_opl3sa2_suspend()
762 static int snd_opl3sa2_pnp_suspend(struct pnp_dev *pdev, pm_message_t state) in snd_opl3sa2_pnp_suspend()
827 static int snd_opl3sa2_pnp_csuspend(struct pnp_card_link *pcard, pm_message_t state) in snd_opl3sa2_pnp_csuspend()
904 pm_message_t state) in snd_opl3sa2_isa_suspend()
Dcmi8330.c659 pm_message_t state) in snd_cmi8330_isa_suspend()
725 static int snd_cmi8330_pnp_suspend(struct pnp_card_link *pcard, pm_message_t state) in snd_cmi8330_pnp_suspend()
Dazt2320.c295 static int snd_azt2320_pnp_suspend(struct pnp_card_link *pcard, pm_message_t state) in snd_azt2320_pnp_suspend()
Dals100.c317 static int snd_als100_pnp_suspend(struct pnp_card_link *pcard, pm_message_t state) in snd_als100_pnp_suspend()
Dcmi8328.c427 pm_message_t state) in snd_cmi8328_suspend()
Des18xx.c1727 static int snd_es18xx_suspend(struct snd_card *card, pm_message_t state) in snd_es18xx_suspend()
2253 pm_message_t state) in snd_es18xx_isa_suspend()
2319 static int snd_audiodrive_pnp_suspend(struct pnp_dev *pdev, pm_message_t state) in snd_audiodrive_pnp_suspend()
2379 static int snd_audiodrive_pnpc_suspend(struct pnp_card_link *pcard, pm_message_t state) in snd_audiodrive_pnpc_suspend()
/linux-4.1.27/drivers/input/touchscreen/
Dhtcpen.c194 pm_message_t state) in htcpen_isa_suspend()
/linux-4.1.27/drivers/net/usb/
Dhuawei_cdc_ncm.c124 pm_message_t message) in huawei_cdc_ncm_suspend()
Dkaweth.c122 static int kaweth_suspend(struct usb_interface *intf, pm_message_t message);
949 static int kaweth_suspend(struct usb_interface *intf, pm_message_t message) in kaweth_suspend()
Dcdc_mbim.c504 static int cdc_mbim_suspend(struct usb_interface *intf, pm_message_t message) in cdc_mbim_suspend()
/linux-4.1.27/drivers/media/usb/gspca/
Dgspca.h232 int gspca_suspend(struct usb_interface *intf, pm_message_t message);
/linux-4.1.27/drivers/w1/masters/
Dw1-gpio.c203 static int w1_gpio_suspend(struct platform_device *pdev, pm_message_t state) in w1_gpio_suspend()
Dds1wm.c522 static int ds1wm_suspend(struct platform_device *pdev, pm_message_t state) in ds1wm_suspend()
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c157 static int exynos_drm_suspend(struct drm_device *dev, pm_message_t state) in exynos_drm_suspend()
327 pm_message_t message; in exynos_drm_sys_suspend()
/linux-4.1.27/drivers/mfd/
Dtc6387xb.c48 static int tc6387xb_suspend(struct platform_device *dev, pm_message_t state) in tc6387xb_suspend()
Dt7l66xb.c281 static int t7l66xb_suspend(struct platform_device *dev, pm_message_t state) in t7l66xb_suspend()
Dhtc-egpio.c389 static int egpio_suspend(struct platform_device *pdev, pm_message_t state) in egpio_suspend()
Dsta2x11-mfd.c515 static int sta2x11_mfd_suspend(struct pci_dev *pdev, pm_message_t state) in sta2x11_mfd_suspend()
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/
Dusb_intf.c27 static int rtw_suspend(struct usb_interface *intf, pm_message_t message);
271 static int rtw_suspend(struct usb_interface *pusb_intf, pm_message_t message) in rtw_suspend()
/linux-4.1.27/drivers/net/ethernet/3com/
D3c509.c204 static int el3_suspend(struct device *, pm_message_t);
352 pm_message_t state) in el3_isa_suspend()
452 static int el3_pnp_suspend(struct pnp_dev *pdev, pm_message_t state) in el3_pnp_suspend()
1321 el3_suspend(struct device *pdev, pm_message_t state) in el3_suspend()
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/
Ddvb_usb.h400 extern int dvb_usbv2_suspend(struct usb_interface *, pm_message_t);
/linux-4.1.27/drivers/oprofile/
Doprofile_perf.c195 static int oprofile_perf_suspend(struct platform_device *dev, pm_message_t state) in oprofile_perf_suspend()
/linux-4.1.27/drivers/crypto/ccp/
Dccp-platform.c226 pm_message_t state) in ccp_platform_suspend()
Dccp-pci.c266 static int ccp_pci_suspend(struct pci_dev *pdev, pm_message_t state) in ccp_pci_suspend()
/linux-4.1.27/drivers/staging/wlan-ng/
Dprism2usb.c227 pm_message_t message) in prism2sta_suspend()
/linux-4.1.27/drivers/gpio/
Dgpio-bt8xx.c248 static int bt8xxgpio_suspend(struct pci_dev *pdev, pm_message_t state) in bt8xxgpio_suspend()
/linux-4.1.27/sound/isa/ad1816a/
Dad1816a.c248 pm_message_t state) in snd_ad1816a_pnp_suspend()
/linux-4.1.27/arch/arm/common/
Dscoop.c154 static int scoop_suspend(struct platform_device *dev, pm_message_t state) in scoop_suspend()
Dlocomo.c275 static int locomo_suspend(struct platform_device *dev, pm_message_t state) in locomo_suspend()
829 static int locomo_bus_suspend(struct device *dev, pm_message_t state) in locomo_bus_suspend()
/linux-4.1.27/drivers/pnp/pnpacpi/
Dcore.c141 static int pnpacpi_suspend(struct pnp_dev *dev, pm_message_t state) in pnpacpi_suspend()
/linux-4.1.27/drivers/media/usb/au0828/
Dau0828-core.c292 pm_message_t message) in au0828_suspend()
/linux-4.1.27/drivers/pnp/
Ddriver.c157 static int __pnp_bus_suspend(struct device *dev, pm_message_t state) in __pnp_bus_suspend()
Dcard.c388 static int card_suspend(struct pnp_dev *dev, pm_message_t state) in card_suspend()
/linux-4.1.27/drivers/staging/media/lirc/
Dlirc_imon.c60 static int imon_suspend(struct usb_interface *intf, pm_message_t message);
979 static int imon_suspend(struct usb_interface *intf, pm_message_t message) in imon_suspend()
Dlirc_parallel.c591 pm_message_t state) in lirc_parallel_suspend()
/linux-4.1.27/drivers/misc/cb710/
Dcore.c175 static int cb710_suspend(struct pci_dev *pdev, pm_message_t state) in cb710_suspend()
/linux-4.1.27/drivers/input/keyboard/
Domap-keypad.c228 static int omap_kp_suspend(struct platform_device *dev, pm_message_t state) in omap_kp_suspend()
Dbf54x-keys.c353 static int bfin_kpad_suspend(struct platform_device *pdev, pm_message_t state) in bfin_kpad_suspend()
/linux-4.1.27/arch/powerpc/sysdev/
Dfsl_lbc.c357 static int fsl_lbc_suspend(struct platform_device *pdev, pm_message_t state) in fsl_lbc_suspend()
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic79xx_osm_pci.c79 ahd_linux_pci_dev_suspend(struct pci_dev *pdev, pm_message_t mesg) in ahd_linux_pci_dev_suspend()
Daic7xxx_osm_pci.c126 ahc_linux_pci_dev_suspend(struct pci_dev *pdev, pm_message_t mesg) in ahc_linux_pci_dev_suspend()
/linux-4.1.27/Documentation/PCI/
Dpci-iov-howto.txt91 static int dev_suspend(struct pci_dev *dev, pm_message_t state)
/linux-4.1.27/sound/isa/es1688/
Des1688.c303 pm_message_t state) in snd_es968_pnp_suspend()
/linux-4.1.27/drivers/misc/
Dtifm_core.c113 static int tifm_device_suspend(struct device *dev, pm_message_t state) in tifm_device_suspend()
Dtifm_7xx1.c216 static int tifm_7xx1_suspend(struct pci_dev *dev, pm_message_t state) in tifm_7xx1_suspend()
/linux-4.1.27/drivers/isdn/gigaset/
Dusb-gigaset.c110 static int gigaset_suspend(struct usb_interface *intf, pm_message_t message);
821 static int gigaset_suspend(struct usb_interface *intf, pm_message_t message) in gigaset_suspend()
/linux-4.1.27/drivers/media/usb/cpia2/
Dcpia2_usb.c57 static int cpia2_usb_suspend(struct usb_interface *intf, pm_message_t message);
903 static int cpia2_usb_suspend(struct usb_interface *intf, pm_message_t message) in cpia2_usb_suspend()
/linux-4.1.27/drivers/power/
Dtosa_battery.c332 static int tosa_bat_suspend(struct platform_device *dev, pm_message_t state) in tosa_bat_suspend()
Dpda_power.c462 static int pda_power_suspend(struct platform_device *pdev, pm_message_t state) in pda_power_suspend()
Ds3c_adc_battery.c405 pm_message_t state) in s3c_adc_bat_suspend()
Dolpc_battery.c588 pm_message_t state) in olpc_battery_suspend()
Dds2760_battery.c601 pm_message_t state) in ds2760_battery_suspend()
/linux-4.1.27/drivers/char/agp/
Defficeon-agp.c418 static int agp_efficeon_suspend(struct pci_dev *dev, pm_message_t state) in agp_efficeon_suspend()
Dsis-agp.c222 static int agp_sis_suspend(struct pci_dev *pdev, pm_message_t state) in agp_sis_suspend()
Dvia-agp.c496 static int agp_via_suspend(struct pci_dev *pdev, pm_message_t state) in agp_via_suspend()
Dnvidia-agp.c401 static int agp_nvidia_suspend(struct pci_dev *pdev, pm_message_t state) in agp_nvidia_suspend()
/linux-4.1.27/drivers/i2c/busses/
Di2c-kempld.c363 static int kempld_i2c_suspend(struct platform_device *pdev, pm_message_t state) in kempld_i2c_suspend()
/linux-4.1.27/drivers/pcmcia/
Dat91_cf.c370 static int at91_cf_suspend(struct platform_device *pdev, pm_message_t mesg) in at91_cf_suspend()
/linux-4.1.27/drivers/media/platform/marvell-ccic/
Dmmp-driver.c480 static int mmpcam_suspend(struct platform_device *pdev, pm_message_t state) in mmpcam_suspend()
Dcafe-driver.c576 static int cafe_pci_suspend(struct pci_dev *pdev, pm_message_t state) in cafe_pci_suspend()
/linux-4.1.27/drivers/parport/
Dparport_ax88796.c386 pm_message_t state) in parport_ax88796_suspend()
/linux-4.1.27/drivers/media/radio/
Dradio-keene.c159 static int usb_keene_suspend(struct usb_interface *intf, pm_message_t message) in usb_keene_suspend()
Dradio-shark2.c343 static int usb_shark_suspend(struct usb_interface *intf, pm_message_t message) in usb_shark_suspend()
Dradio-ma901.c302 static int usb_ma901radio_suspend(struct usb_interface *intf, pm_message_t message) in usb_ma901radio_suspend()
Ddsbr100.c286 static int usb_dsbr100_suspend(struct usb_interface *intf, pm_message_t message) in usb_dsbr100_suspend()
Dradio-shark.c378 static int usb_shark_suspend(struct usb_interface *intf, pm_message_t message) in usb_shark_suspend()
/linux-4.1.27/drivers/net/can/mscan/
Dmpc5xxx_can.c381 static int mpc5xxx_can_suspend(struct platform_device *ofdev, pm_message_t state) in mpc5xxx_can_suspend()
/linux-4.1.27/drivers/net/wireless/rsi/
Drsi_91x_usb.c539 static int rsi_suspend(struct usb_interface *intf, pm_message_t message) in rsi_suspend()
/linux-4.1.27/drivers/media/pci/tw68/
Dtw68-core.c381 static int tw68_suspend(struct pci_dev *pci_dev , pm_message_t state) in tw68_suspend()
/linux-4.1.27/Documentation/driver-model/
Dplatform.txt44 int (*suspend)(struct platform_device *, pm_message_t state);
45 int (*suspend_late)(struct platform_device *, pm_message_t state);
/linux-4.1.27/sound/isa/opti9xx/
Dopti92x-ad1848.c1063 pm_message_t state)
1148 pm_message_t state)
/linux-4.1.27/drivers/mtd/nand/
Dtmio_nand.c464 static int tmio_suspend(struct platform_device *dev, pm_message_t state) in tmio_suspend()
/linux-4.1.27/drivers/nfc/nfcmrvl/
Dusb.c359 static int nfcmrvl_suspend(struct usb_interface *intf, pm_message_t message) in nfcmrvl_suspend()
/linux-4.1.27/drivers/net/can/c_can/
Dc_can_platform.c420 static int c_can_suspend(struct platform_device *pdev, pm_message_t state) in c_can_suspend()
/linux-4.1.27/arch/x86/platform/olpc/
Dolpc-xo1-sci.c265 static int xo1_sci_suspend(struct platform_device *pdev, pm_message_t state) in xo1_sci_suspend()
/linux-4.1.27/drivers/input/misc/
Dati_remote2.c214 static int ati_remote2_suspend(struct usb_interface *interface, pm_message_t message);
918 pm_message_t message) in ati_remote2_suspend()
/linux-4.1.27/drivers/net/wireless/hostap/
Dhostap_pci.c407 static int prism2_pci_suspend(struct pci_dev *pdev, pm_message_t state) in prism2_pci_suspend()
/linux-4.1.27/drivers/net/ethernet/
Dnetx-eth.c441 static int netx_eth_drv_suspend(struct platform_device *pdev, pm_message_t state) in netx_eth_drv_suspend()
/linux-4.1.27/drivers/video/fbdev/geode/
Dgxfb_core.c339 static int gxfb_suspend(struct pci_dev *pdev, pm_message_t state) in gxfb_suspend()
Dlxfb_core.c460 static int lxfb_suspend(struct pci_dev *pdev, pm_message_t state) in lxfb_suspend()
/linux-4.1.27/sound/aoa/soundbus/i2sbus/
Dcore.c374 static int i2sbus_suspend(struct macio_dev* dev, pm_message_t state) in i2sbus_suspend()
/linux-4.1.27/drivers/staging/rtl8712/
Dusb_intf.c205 static int r871x_suspend(struct usb_interface *pusb_intf, pm_message_t state) in r871x_suspend()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_sysfs.c41 static int __drm_class_suspend(struct device *dev, pm_message_t state) in __drm_class_suspend()
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
Dusb_intf.c234 static int rtw_suspend(struct usb_interface *pusb_intf, pm_message_t message) in rtw_suspend()
/linux-4.1.27/drivers/net/irda/
Dkingsun-sir.c593 static int kingsun_suspend(struct usb_interface *intf, pm_message_t message) in kingsun_suspend()
/linux-4.1.27/drivers/video/fbdev/aty/
Dradeonfb.h599 extern int radeonfb_pci_suspend(struct pci_dev *pdev, pm_message_t state);
/linux-4.1.27/drivers/pinctrl/mvebu/
Dpinctrl-armada-xp.c396 pm_message_t state) in armada_xp_pinctrl_suspend()
/linux-4.1.27/drivers/pci/
Dpci-driver.c536 static int pci_legacy_suspend(struct device *dev, pm_message_t state) in pci_legacy_suspend()
563 static int pci_legacy_suspend_late(struct device *dev, pm_message_t state) in pci_legacy_suspend_late()
/linux-4.1.27/drivers/mtd/
Dmtdcore.c51 static int mtd_cls_suspend(struct device *dev, pm_message_t state);
91 static int mtd_cls_suspend(struct device *dev, pm_message_t state) in mtd_cls_suspend()
/linux-4.1.27/drivers/tty/serial/
Dserial_txx9.c1130 static int serial_txx9_suspend(struct platform_device *dev, pm_message_t state) in serial_txx9_suspend()
1217 static int pciserial_txx9_suspend_one(struct pci_dev *dev, pm_message_t state) in pciserial_txx9_suspend_one()
/linux-4.1.27/drivers/usb/
Dusb-skeleton.c614 static int skel_suspend(struct usb_interface *intf, pm_message_t message) in skel_suspend()
/linux-4.1.27/drivers/media/pci/cx88/
Dcx88.h527 int (*suspend)(struct pci_dev *pci_dev, pm_message_t state);
/linux-4.1.27/drivers/video/fbdev/via/
Dvia-core.c626 static int via_suspend(struct pci_dev *pdev, pm_message_t state) in via_suspend()

123