/linux-4.1.27/include/linux/ |
D | pm.h | 64 } 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 …]
|
D | pda_power.h | 27 int (*suspend)(pm_message_t state);
|
D | isa.h | 16 int (*suspend)(struct device *, unsigned int, pm_message_t);
|
D | pnp.h | 231 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);
|
D | tifm.h | 108 pm_message_t state);
|
D | ti_wilink_st.h | 444 int (*suspend)(struct platform_device *, pm_message_t);
|
D | memstick.h | 303 pm_message_t state);
|
D | usb.h | 1092 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);
|
D | libata.h | 867 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);
|
D | platform_device.h | 178 int (*suspend)(struct platform_device *, pm_message_t state);
|
D | device.h | 123 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);
|
D | pci.h | 660 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()
|
D | ide.h | 999 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/ |
D | main.c | 59 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/ |
D | usb.h | 72 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()
|
D | generic.c | 199 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()
|
D | driver.c | 1132 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/ |
D | soundbus.h | 134 int (*suspend)(struct codec_info_item *cii, pm_message_t state); 191 int (*suspend)(struct soundbus_dev* dev, pm_message_t state);
|
D | core.c | 131 static int soundbus_device_suspend(struct device *dev, pm_message_t state) in soundbus_device_suspend()
|
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/ |
D | rtl_pm.h | 26 int rtl8192E_suspend(struct pci_dev *dev, pm_message_t state);
|
D | rtl_pm.c | 26 int rtl8192E_suspend(struct pci_dev *pdev, pm_message_t state) in rtl8192E_suspend()
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
D | rt2x00soc.h | 33 int rt2x00soc_suspend(struct platform_device *pdev, pm_message_t state);
|
D | rt2x00pci.h | 42 int rt2x00pci_suspend(struct pci_dev *pci_dev, pm_message_t state);
|
D | rt2x00soc.c | 135 int rt2x00soc_suspend(struct platform_device *pdev, pm_message_t state) in rt2x00soc_suspend()
|
D | rt2x00pci.c | 182 int rt2x00pci_suspend(struct pci_dev *pci_dev, pm_message_t state) in rt2x00pci_suspend()
|
D | rt2x00usb.h | 417 int rt2x00usb_suspend(struct usb_interface *usb_intf, pm_message_t state);
|
/linux-4.1.27/arch/arm/mach-integrator/ |
D | lm.h | 13 int (*suspend)(struct lm_device *, pm_message_t);
|
/linux-4.1.27/drivers/staging/iio/light/ |
D | tsl2x7x.h | 93 int (*platform_power)(struct device *dev, pm_message_t);
|
/linux-4.1.27/drivers/net/wireless/prism54/ |
D | islpci_hotplug.c | 78 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/ |
D | ac97_bus.c | 31 static int ac97_bus_suspend(struct device *dev, pm_message_t state) in ac97_bus_suspend()
|
/linux-4.1.27/drivers/video/fbdev/omap/ |
D | lcd_palmte.c | 89 static int palmte_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in palmte_panel_suspend()
|
D | lcd_palmz71.c | 91 pm_message_t mesg) in palmz71_panel_suspend()
|
D | lcd_inn1510.c | 92 pm_message_t mesg) in innovator1510_panel_suspend()
|
D | lcd_palmtt.c | 95 static int palmtt_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in palmtt_panel_suspend()
|
D | lcd_htcherald.c | 97 pm_message_t mesg) in htcherald_panel_suspend()
|
D | lcd_osk.c | 112 static int osk_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in osk_panel_suspend()
|
D | lcd_inn1610.c | 113 pm_message_t mesg) in innovator1610_panel_suspend()
|
D | lcd_h3.c | 106 static int h3_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in h3_panel_suspend()
|
D | lcd_ams_delta.c | 204 pm_message_t mesg) in ams_delta_panel_suspend()
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
D | orinoco_pci.h | 22 static int orinoco_pci_suspend(struct pci_dev *pdev, pm_message_t state) in orinoco_pci_suspend()
|
D | airport.c | 36 airport_suspend(struct macio_dev *mdev, pm_message_t state) in airport_suspend()
|
/linux-4.1.27/drivers/thermal/ |
D | db8500_cpufreq_cooling.c | 60 pm_message_t state) in db8500_cpufreq_cooling_suspend()
|
D | db8500_thermal.c | 486 pm_message_t state) in db8500_thermal_suspend()
|
/linux-4.1.27/drivers/usb/serial/ |
D | usb-wwan.h | 23 extern int usb_wwan_suspend(struct usb_serial *serial, pm_message_t message);
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | machine.txt | 24 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/ |
D | mc.h | 44 int (*suspend)(struct fsl_mc_device *dev, pm_message_t state);
|
/linux-4.1.27/drivers/ide/ |
D | triflex.c | 116 static int triflex_ide_pci_suspend(struct pci_dev *dev, pm_message_t state) in triflex_ide_pci_suspend()
|
D | delkin_cb.c | 127 static int delkin_cb_suspend(struct pci_dev *dev, pm_message_t state) in delkin_cb_suspend()
|
D | sc1200.c | 230 static int sc1200_suspend (struct pci_dev *dev, pm_message_t state) in sc1200_suspend()
|
D | ide-pm.c | 5 int generic_ide_suspend(struct device *dev, pm_message_t mesg) in generic_ide_suspend()
|
D | setup-pci.c | 635 int ide_pci_suspend(struct pci_dev *dev, pm_message_t state) in ide_pci_suspend()
|
/linux-4.1.27/sound/usb/line6/ |
D | driver.h | 177 int line6_suspend(struct usb_interface *interface, pm_message_t message);
|
/linux-4.1.27/include/linux/usb/ |
D | serial.h | 250 int (*suspend)(struct usb_serial *serial, pm_message_t message); 304 extern int usb_serial_suspend(struct usb_interface *intf, pm_message_t message);
|
D | hcd.h | 633 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);
|
D | usbnet.h | 178 extern int usbnet_suspend(struct usb_interface *, pm_message_t);
|
/linux-4.1.27/drivers/video/fbdev/ |
D | skeletonfb.c | 858 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()
|
D | chipsfb.c | 453 static int chipsfb_pci_suspend(struct pci_dev *pdev, pm_message_t state) in chipsfb_pci_suspend()
|
D | bfin-t350mcqb-fb.c | 618 static int bfin_t350mcqb_suspend(struct platform_device *pdev, pm_message_t state) in bfin_t350mcqb_suspend()
|
/linux-4.1.27/drivers/watchdog/ |
D | twl4030_wdt.c | 109 static int twl4030_wdt_suspend(struct platform_device *pdev, pm_message_t state) in twl4030_wdt_suspend()
|
D | ux500_wdt.c | 125 pm_message_t state) in ux500_wdt_suspend()
|
D | ks8695_wdt.c | 273 static int ks8695wdt_suspend(struct platform_device *pdev, pm_message_t message) in ks8695wdt_suspend()
|
D | at91rm9200_wdt.c | 286 static int at91wdt_suspend(struct platform_device *pdev, pm_message_t message) in at91wdt_suspend()
|
D | bfin_wdt.c | 299 static int bfin_wdt_suspend(struct platform_device *pdev, pm_message_t state) in bfin_wdt_suspend()
|
D | xen_wdt.c | 299 static int xen_wdt_suspend(struct platform_device *dev, pm_message_t state) in xen_wdt_suspend()
|
D | at32ap700x_wdt.c | 399 static int at32_wdt_suspend(struct platform_device *pdev, pm_message_t message) in at32_wdt_suspend()
|
D | omap_wdt.c | 314 static int omap_wdt_suspend(struct platform_device *pdev, pm_message_t state) in omap_wdt_suspend()
|
D | coh901327_wdt.c | 389 static int coh901327_suspend(struct platform_device *pdev, pm_message_t state) in coh901327_suspend()
|
D | kempld_wdt.c | 525 pm_message_t message) in kempld_wdt_suspend()
|
/linux-4.1.27/sound/aoa/codecs/ |
D | toonie.c | 63 static int toonie_suspend(struct codec_info_item *cii, pm_message_t state) in toonie_suspend()
|
/linux-4.1.27/drivers/ata/ |
D | libata.h | 119 extern void ata_acpi_set_state(struct ata_port *ap, pm_message_t state); 130 pm_message_t state) { } in ata_acpi_set_state()
|
D | pata_triflex.c | 211 static int triflex_ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in triflex_ata_pci_device_suspend()
|
D | acard-ahci.c | 81 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()
|
D | libata-acpi.c | 891 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()
|
D | pata_cs5520.c | 269 static int cs5520_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in cs5520_pci_device_suspend()
|
D | pata_macio.c | 849 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()
|
D | libata-core.c | 5308 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/ |
D | usb.h | 185 extern int usb_stor_suspend(struct usb_interface *iface, pm_message_t message);
|
/linux-4.1.27/drivers/message/fusion/ |
D | mptscsih.h | 111 extern int mptscsih_suspend(struct pci_dev *pdev, pm_message_t state);
|
/linux-4.1.27/drivers/usb/misc/ |
D | idmouse.c | 98 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()
|
D | usblcd.c | 412 static int lcd_suspend(struct usb_interface *intf, pm_message_t message) in lcd_suspend()
|
D | usbsevseg.c | 394 static int sevseg_suspend(struct usb_interface *intf, pm_message_t message) in sevseg_suspend()
|
D | chaoskey.c | 487 pm_message_t message) in chaoskey_suspend()
|
/linux-4.1.27/sound/isa/sb/ |
D | sb16.c | 468 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()
|
D | sb8.c | 214 pm_message_t state) in snd_sb8_suspend()
|
D | jazz16.c | 352 pm_message_t state) in snd_jazz16_suspend()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | macio.h | 129 int (*suspend)(struct macio_dev* dev, pm_message_t state);
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
D | usb.h | 166 int rtl_usb_suspend(struct usb_interface *pusb_intf, pm_message_t message);
|
/linux-4.1.27/sound/isa/cs423x/ |
D | cs4236.c | 527 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()
|
D | cs4231.c | 155 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/ |
D | locomo.h | 192 int (*suspend)(struct locomo_dev *, pm_message_t);
|
D | sa1111.h | 433 int (*suspend)(struct sa1111_dev *, pm_message_t);
|
/linux-4.1.27/net/wireless/ |
D | sysfs.c | 98 static int wiphy_suspend(struct device *dev, pm_message_t state) in wiphy_suspend()
|
/linux-4.1.27/drivers/usb/usbip/ |
D | stub_dev.c | 477 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/ |
D | bus.h | 44 int (*suspend)(struct amba_device *, pm_message_t);
|
/linux-4.1.27/sound/isa/ad1848/ |
D | ad1848.c | 139 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/ |
D | 8250_pnp.c | 503 static int serial_pnp_suspend(struct pnp_dev *dev, pm_message_t state) in serial_pnp_suspend()
|
D | 8250_fintek.c | 196 static int fintek_8250_suspend(struct pnp_dev *dev, pm_message_t state) in fintek_8250_suspend()
|
/linux-4.1.27/drivers/base/ |
D | isa.c | 66 static int isa_bus_suspend(struct device *dev, pm_message_t state) in isa_bus_suspend()
|
/linux-4.1.27/drivers/usb/host/ |
D | ohci-spear.c | 123 pm_message_t message) in spear_ohci_hcd_drv_suspend()
|
D | ohci-sm501.c | 217 static int ohci_sm501_suspend(struct platform_device *pdev, pm_message_t msg) in ohci_sm501_suspend()
|
D | ssb-hcd.c | 229 static int ssb_hcd_suspend(struct ssb_device *dev, pm_message_t state) in ssb_hcd_suspend()
|
D | ohci-da8xx.c | 384 pm_message_t message) in ohci_da8xx_suspend()
|
D | ohci-tmio.c | 294 static int ohci_hcd_tmio_drv_suspend(struct platform_device *dev, pm_message_t state) in ohci_hcd_tmio_drv_suspend()
|
D | ohci-omap.c | 435 static int ohci_omap_suspend(struct platform_device *pdev, pm_message_t message) in ohci_omap_suspend()
|
/linux-4.1.27/drivers/media/rc/ |
D | streamzap.c | 113 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()
|
D | ir-rx51.c | 415 static int lirc_rx51_suspend(struct platform_device *dev, pm_message_t state) in lirc_rx51_suspend()
|
D | ttusbir.c | 395 static int ttusbir_suspend(struct usb_interface *intf, pm_message_t message) in ttusbir_suspend()
|
/linux-4.1.27/sound/isa/ |
D | opl3sa2.c | 554 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()
|
D | cmi8330.c | 659 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()
|
D | azt2320.c | 295 static int snd_azt2320_pnp_suspend(struct pnp_card_link *pcard, pm_message_t state) in snd_azt2320_pnp_suspend()
|
D | als100.c | 317 static int snd_als100_pnp_suspend(struct pnp_card_link *pcard, pm_message_t state) in snd_als100_pnp_suspend()
|
D | cmi8328.c | 427 pm_message_t state) in snd_cmi8328_suspend()
|
D | es18xx.c | 1727 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/ |
D | htcpen.c | 194 pm_message_t state) in htcpen_isa_suspend()
|
/linux-4.1.27/drivers/net/usb/ |
D | huawei_cdc_ncm.c | 124 pm_message_t message) in huawei_cdc_ncm_suspend()
|
D | kaweth.c | 122 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()
|
D | cdc_mbim.c | 504 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/ |
D | gspca.h | 232 int gspca_suspend(struct usb_interface *intf, pm_message_t message);
|
/linux-4.1.27/drivers/w1/masters/ |
D | w1-gpio.c | 203 static int w1_gpio_suspend(struct platform_device *pdev, pm_message_t state) in w1_gpio_suspend()
|
D | ds1wm.c | 522 static int ds1wm_suspend(struct platform_device *pdev, pm_message_t state) in ds1wm_suspend()
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | exynos_drm_drv.c | 157 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/ |
D | tc6387xb.c | 48 static int tc6387xb_suspend(struct platform_device *dev, pm_message_t state) in tc6387xb_suspend()
|
D | t7l66xb.c | 281 static int t7l66xb_suspend(struct platform_device *dev, pm_message_t state) in t7l66xb_suspend()
|
D | htc-egpio.c | 389 static int egpio_suspend(struct platform_device *pdev, pm_message_t state) in egpio_suspend()
|
D | sta2x11-mfd.c | 515 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/ |
D | usb_intf.c | 27 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/ |
D | 3c509.c | 204 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/ |
D | dvb_usb.h | 400 extern int dvb_usbv2_suspend(struct usb_interface *, pm_message_t);
|
/linux-4.1.27/drivers/oprofile/ |
D | oprofile_perf.c | 195 static int oprofile_perf_suspend(struct platform_device *dev, pm_message_t state) in oprofile_perf_suspend()
|
/linux-4.1.27/drivers/crypto/ccp/ |
D | ccp-platform.c | 226 pm_message_t state) in ccp_platform_suspend()
|
D | ccp-pci.c | 266 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/ |
D | prism2usb.c | 227 pm_message_t message) in prism2sta_suspend()
|
/linux-4.1.27/drivers/gpio/ |
D | gpio-bt8xx.c | 248 static int bt8xxgpio_suspend(struct pci_dev *pdev, pm_message_t state) in bt8xxgpio_suspend()
|
/linux-4.1.27/sound/isa/ad1816a/ |
D | ad1816a.c | 248 pm_message_t state) in snd_ad1816a_pnp_suspend()
|
/linux-4.1.27/arch/arm/common/ |
D | scoop.c | 154 static int scoop_suspend(struct platform_device *dev, pm_message_t state) in scoop_suspend()
|
D | locomo.c | 275 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/ |
D | core.c | 141 static int pnpacpi_suspend(struct pnp_dev *dev, pm_message_t state) in pnpacpi_suspend()
|
/linux-4.1.27/drivers/media/usb/au0828/ |
D | au0828-core.c | 292 pm_message_t message) in au0828_suspend()
|
/linux-4.1.27/drivers/pnp/ |
D | driver.c | 157 static int __pnp_bus_suspend(struct device *dev, pm_message_t state) in __pnp_bus_suspend()
|
D | card.c | 388 static int card_suspend(struct pnp_dev *dev, pm_message_t state) in card_suspend()
|
/linux-4.1.27/drivers/staging/media/lirc/ |
D | lirc_imon.c | 60 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()
|
D | lirc_parallel.c | 591 pm_message_t state) in lirc_parallel_suspend()
|
/linux-4.1.27/drivers/misc/cb710/ |
D | core.c | 175 static int cb710_suspend(struct pci_dev *pdev, pm_message_t state) in cb710_suspend()
|
/linux-4.1.27/drivers/input/keyboard/ |
D | omap-keypad.c | 228 static int omap_kp_suspend(struct platform_device *dev, pm_message_t state) in omap_kp_suspend()
|
D | bf54x-keys.c | 353 static int bfin_kpad_suspend(struct platform_device *pdev, pm_message_t state) in bfin_kpad_suspend()
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | fsl_lbc.c | 357 static int fsl_lbc_suspend(struct platform_device *pdev, pm_message_t state) in fsl_lbc_suspend()
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic79xx_osm_pci.c | 79 ahd_linux_pci_dev_suspend(struct pci_dev *pdev, pm_message_t mesg) in ahd_linux_pci_dev_suspend()
|
D | aic7xxx_osm_pci.c | 126 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/ |
D | pci-iov-howto.txt | 91 static int dev_suspend(struct pci_dev *dev, pm_message_t state)
|
/linux-4.1.27/sound/isa/es1688/ |
D | es1688.c | 303 pm_message_t state) in snd_es968_pnp_suspend()
|
/linux-4.1.27/drivers/misc/ |
D | tifm_core.c | 113 static int tifm_device_suspend(struct device *dev, pm_message_t state) in tifm_device_suspend()
|
D | tifm_7xx1.c | 216 static int tifm_7xx1_suspend(struct pci_dev *dev, pm_message_t state) in tifm_7xx1_suspend()
|
/linux-4.1.27/drivers/isdn/gigaset/ |
D | usb-gigaset.c | 110 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/ |
D | cpia2_usb.c | 57 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/ |
D | tosa_battery.c | 332 static int tosa_bat_suspend(struct platform_device *dev, pm_message_t state) in tosa_bat_suspend()
|
D | pda_power.c | 462 static int pda_power_suspend(struct platform_device *pdev, pm_message_t state) in pda_power_suspend()
|
D | s3c_adc_battery.c | 405 pm_message_t state) in s3c_adc_bat_suspend()
|
D | olpc_battery.c | 588 pm_message_t state) in olpc_battery_suspend()
|
D | ds2760_battery.c | 601 pm_message_t state) in ds2760_battery_suspend()
|
/linux-4.1.27/drivers/char/agp/ |
D | efficeon-agp.c | 418 static int agp_efficeon_suspend(struct pci_dev *dev, pm_message_t state) in agp_efficeon_suspend()
|
D | sis-agp.c | 222 static int agp_sis_suspend(struct pci_dev *pdev, pm_message_t state) in agp_sis_suspend()
|
D | via-agp.c | 496 static int agp_via_suspend(struct pci_dev *pdev, pm_message_t state) in agp_via_suspend()
|
D | nvidia-agp.c | 401 static int agp_nvidia_suspend(struct pci_dev *pdev, pm_message_t state) in agp_nvidia_suspend()
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-kempld.c | 363 static int kempld_i2c_suspend(struct platform_device *pdev, pm_message_t state) in kempld_i2c_suspend()
|
/linux-4.1.27/drivers/pcmcia/ |
D | at91_cf.c | 370 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/ |
D | mmp-driver.c | 480 static int mmpcam_suspend(struct platform_device *pdev, pm_message_t state) in mmpcam_suspend()
|
D | cafe-driver.c | 576 static int cafe_pci_suspend(struct pci_dev *pdev, pm_message_t state) in cafe_pci_suspend()
|
/linux-4.1.27/drivers/parport/ |
D | parport_ax88796.c | 386 pm_message_t state) in parport_ax88796_suspend()
|
/linux-4.1.27/drivers/media/radio/ |
D | radio-keene.c | 159 static int usb_keene_suspend(struct usb_interface *intf, pm_message_t message) in usb_keene_suspend()
|
D | radio-shark2.c | 343 static int usb_shark_suspend(struct usb_interface *intf, pm_message_t message) in usb_shark_suspend()
|
D | radio-ma901.c | 302 static int usb_ma901radio_suspend(struct usb_interface *intf, pm_message_t message) in usb_ma901radio_suspend()
|
D | dsbr100.c | 286 static int usb_dsbr100_suspend(struct usb_interface *intf, pm_message_t message) in usb_dsbr100_suspend()
|
D | radio-shark.c | 378 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/ |
D | mpc5xxx_can.c | 381 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/ |
D | rsi_91x_usb.c | 539 static int rsi_suspend(struct usb_interface *intf, pm_message_t message) in rsi_suspend()
|
/linux-4.1.27/drivers/media/pci/tw68/ |
D | tw68-core.c | 381 static int tw68_suspend(struct pci_dev *pci_dev , pm_message_t state) in tw68_suspend()
|
/linux-4.1.27/Documentation/driver-model/ |
D | platform.txt | 44 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/ |
D | opti92x-ad1848.c | 1063 pm_message_t state) 1148 pm_message_t state)
|
/linux-4.1.27/drivers/mtd/nand/ |
D | tmio_nand.c | 464 static int tmio_suspend(struct platform_device *dev, pm_message_t state) in tmio_suspend()
|
/linux-4.1.27/drivers/nfc/nfcmrvl/ |
D | usb.c | 359 static int nfcmrvl_suspend(struct usb_interface *intf, pm_message_t message) in nfcmrvl_suspend()
|
/linux-4.1.27/drivers/net/can/c_can/ |
D | c_can_platform.c | 420 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/ |
D | olpc-xo1-sci.c | 265 static int xo1_sci_suspend(struct platform_device *pdev, pm_message_t state) in xo1_sci_suspend()
|
/linux-4.1.27/drivers/input/misc/ |
D | ati_remote2.c | 214 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/ |
D | hostap_pci.c | 407 static int prism2_pci_suspend(struct pci_dev *pdev, pm_message_t state) in prism2_pci_suspend()
|
/linux-4.1.27/drivers/net/ethernet/ |
D | netx-eth.c | 441 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/ |
D | gxfb_core.c | 339 static int gxfb_suspend(struct pci_dev *pdev, pm_message_t state) in gxfb_suspend()
|
D | lxfb_core.c | 460 static int lxfb_suspend(struct pci_dev *pdev, pm_message_t state) in lxfb_suspend()
|
/linux-4.1.27/sound/aoa/soundbus/i2sbus/ |
D | core.c | 374 static int i2sbus_suspend(struct macio_dev* dev, pm_message_t state) in i2sbus_suspend()
|
/linux-4.1.27/drivers/staging/rtl8712/ |
D | usb_intf.c | 205 static int r871x_suspend(struct usb_interface *pusb_intf, pm_message_t state) in r871x_suspend()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_sysfs.c | 41 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/ |
D | usb_intf.c | 234 static int rtw_suspend(struct usb_interface *pusb_intf, pm_message_t message) in rtw_suspend()
|
/linux-4.1.27/drivers/net/irda/ |
D | kingsun-sir.c | 593 static int kingsun_suspend(struct usb_interface *intf, pm_message_t message) in kingsun_suspend()
|
/linux-4.1.27/drivers/video/fbdev/aty/ |
D | radeonfb.h | 599 extern int radeonfb_pci_suspend(struct pci_dev *pdev, pm_message_t state);
|
/linux-4.1.27/drivers/pinctrl/mvebu/ |
D | pinctrl-armada-xp.c | 396 pm_message_t state) in armada_xp_pinctrl_suspend()
|
/linux-4.1.27/drivers/pci/ |
D | pci-driver.c | 536 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/ |
D | mtdcore.c | 51 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/ |
D | serial_txx9.c | 1130 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/ |
D | usb-skeleton.c | 614 static int skel_suspend(struct usb_interface *intf, pm_message_t message) in skel_suspend()
|
/linux-4.1.27/drivers/media/pci/cx88/ |
D | cx88.h | 527 int (*suspend)(struct pci_dev *pci_dev, pm_message_t state);
|
/linux-4.1.27/drivers/video/fbdev/via/ |
D | via-core.c | 626 static int via_suspend(struct pci_dev *pdev, pm_message_t state) in via_suspend()
|