/linux-4.1.27/drivers/video/fbdev/omap/ |
H A D | lcd_h3.c | 106 static int h3_panel_suspend(struct platform_device *pdev, pm_message_t mesg) h3_panel_suspend() argument
|
H A D | lcd_htcherald.c | 96 htcherald_panel_suspend(struct platform_device *pdev, pm_message_t mesg) htcherald_panel_suspend() argument
|
H A D | lcd_inn1510.c | 91 innovator1510_panel_suspend(struct platform_device *pdev, pm_message_t mesg) innovator1510_panel_suspend() argument
|
H A D | lcd_inn1610.c | 112 innovator1610_panel_suspend(struct platform_device *pdev, pm_message_t mesg) innovator1610_panel_suspend() argument
|
H A D | lcd_osk.c | 112 static int osk_panel_suspend(struct platform_device *pdev, pm_message_t mesg) osk_panel_suspend() argument
|
H A D | lcd_palmte.c | 89 static int palmte_panel_suspend(struct platform_device *pdev, pm_message_t mesg) palmte_panel_suspend() argument
|
H A D | lcd_palmtt.c | 95 static int palmtt_panel_suspend(struct platform_device *pdev, pm_message_t mesg) palmtt_panel_suspend() argument
|
H A D | lcd_palmz71.c | 90 palmz71_panel_suspend(struct platform_device *pdev, pm_message_t mesg) palmz71_panel_suspend() argument
|
H A D | lcd_ams_delta.c | 203 ams_delta_panel_suspend(struct platform_device *pdev, pm_message_t mesg) ams_delta_panel_suspend() argument
|
H A D | omapfb_main.c | 1846 static int omapfb_suspend(struct platform_device *pdev, pm_message_t mesg) omapfb_suspend() argument
|
/linux-4.1.27/drivers/ide/ |
H A D | ide-pm.c | 5 int generic_ide_suspend(struct device *dev, pm_message_t mesg) generic_ide_suspend() argument
|
H A D | pmac.c | 1222 pmac_ide_macio_suspend(struct macio_dev *mdev, pm_message_t mesg) pmac_ide_macio_suspend() argument 1325 pmac_ide_pci_suspend(struct pci_dev *pdev, pm_message_t mesg) pmac_ide_pci_suspend() argument
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm_pci.c | 126 ahc_linux_pci_dev_suspend(struct pci_dev *pdev, pm_message_t mesg) ahc_linux_pci_dev_suspend() argument
|
H A D | aic79xx_osm_pci.c | 79 ahd_linux_pci_dev_suspend(struct pci_dev *pdev, pm_message_t mesg) ahd_linux_pci_dev_suspend() argument
|
/linux-4.1.27/drivers/pcmcia/ |
H A D | at91_cf.c | 370 static int at91_cf_suspend(struct platform_device *pdev, pm_message_t mesg) at91_cf_suspend() argument
|
/linux-4.1.27/drivers/ata/ |
H A D | pata_cs5520.c | 269 static int cs5520_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) cs5520_pci_device_suspend() argument
|
H A D | pata_triflex.c | 211 static int triflex_ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) triflex_ata_pci_device_suspend() argument
|
H A D | acard-ahci.c | 128 static int acard_ahci_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) acard_ahci_pci_device_suspend() argument
|
H A D | ahci.c | 808 static int ahci_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) ahci_pci_device_suspend() argument
|
H A D | ata_piix.c | 1004 static int piix_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) piix_pci_device_suspend() argument
|
H A D | libahci.c | 2198 static int ahci_port_suspend(struct ata_port *ap, pm_message_t mesg) ahci_port_suspend() argument
|
H A D | pata_macio.c | 849 static int pata_macio_do_suspend(struct pata_macio_priv *priv, pm_message_t mesg) pata_macio_do_suspend() argument 1210 static int pata_macio_suspend(struct macio_dev *mdev, pm_message_t mesg) pata_macio_suspend() argument 1316 static int pata_macio_pci_suspend(struct pci_dev *pdev, pm_message_t mesg) pata_macio_pci_suspend() argument
|
H A D | sata_nv.c | 1230 static int nv_adma_port_suspend(struct ata_port *ap, pm_message_t mesg) nv_adma_port_suspend() argument 1852 static int nv_swncq_port_suspend(struct ata_port *ap, pm_message_t mesg) nv_swncq_port_suspend() argument
|
H A D | libata-core.c | 5308 static void ata_port_request_pm(struct ata_port *ap, pm_message_t mesg, ata_port_request_pm() argument 5354 static void ata_port_suspend(struct ata_port *ap, pm_message_t mesg) ata_port_suspend() argument 5359 static void ata_port_suspend_async(struct ata_port *ap, pm_message_t mesg) ata_port_suspend_async() argument 5395 static void ata_port_resume(struct ata_port *ap, pm_message_t mesg) ata_port_resume() argument 5400 static void ata_port_resume_async(struct ata_port *ap, pm_message_t mesg) ata_port_resume_async() argument 5487 int ata_host_suspend(struct ata_host *host, pm_message_t mesg) ata_host_suspend() argument 6379 void ata_pci_device_do_suspend(struct pci_dev *pdev, pm_message_t mesg) ata_pci_device_do_suspend() argument 6406 int ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) ata_pci_device_suspend() argument
|
/linux-4.1.27/drivers/spi/ |
H A D | spi-sh.c | 162 static int spi_sh_send(struct spi_sh_data *ss, struct spi_message *mesg, spi_sh_send() argument 227 static int spi_sh_receive(struct spi_sh_data *ss, struct spi_message *mesg, spi_sh_receive() argument 286 struct spi_message *mesg; spi_sh_work() local 367 static int spi_sh_transfer(struct spi_device *spi, struct spi_message *mesg) spi_sh_transfer() argument
|
H A D | spi.c | 985 struct spi_message *mesg; spi_finalize_current_message() local
|
/linux-4.1.27/drivers/net/can/ |
H A D | bfin_can.c | 733 static int bfin_can_suspend(struct platform_device *pdev, pm_message_t mesg) bfin_can_suspend() argument
|
/linux-4.1.27/drivers/staging/sm750fb/ |
H A D | sm750.c | 411 static int lynxfb_suspend(struct pci_dev *pdev, pm_message_t mesg) lynxfb_suspend() argument
|
/linux-4.1.27/drivers/base/ |
H A D | platform.c | 847 static int platform_legacy_suspend(struct device *dev, pm_message_t mesg) platform_legacy_suspend() argument
|
/linux-4.1.27/drivers/video/fbdev/aty/ |
H A D | radeon_pm.c | 2612 int radeonfb_pci_suspend(struct pci_dev *pdev, pm_message_t mesg) radeonfb_pci_suspend() argument
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | fb-puv3.c | 771 static int unifb_suspend(struct platform_device *dev, pm_message_t mesg) unifb_suspend() argument
|
H A D | atmel_lcdfb.c | 1419 static int atmel_lcdfb_suspend(struct platform_device *pdev, pm_message_t mesg) atmel_lcdfb_suspend() argument
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | ibmebus.c | 419 static int ibmebus_bus_legacy_suspend(struct device *dev, pm_message_t mesg) ibmebus_bus_legacy_suspend() argument
|
/linux-4.1.27/net/sunrpc/ |
H A D | svcauth_unix.c | 163 ip_map_parse(struct cache_detail *cd, char *mesg, int mlen) ip_map_parse() argument 475 unix_gid_parse(struct cache_detail *cd, char *mesg, int mlen) unix_gid_parse() argument
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-ismt.c | 964 static int ismt_suspend(struct pci_dev *pdev, pm_message_t mesg) ismt_suspend() argument
|
H A D | i2c-i801.c | 1306 static int i801_suspend(struct pci_dev *dev, pm_message_t mesg) i801_suspend() argument
|
/linux-4.1.27/drivers/misc/sgi-gru/ |
H A D | grukservices.c | 797 int gru_send_message_gpa(struct gru_message_queue_desc *mqd, void *mesg, gru_send_message_gpa() argument 838 void gru_free_message(struct gru_message_queue_desc *mqd, void *mesg) gru_free_message() argument 586 send_noop_message(void *cb, struct gru_message_queue_desc *mqd, void *mesg) send_noop_message() argument 644 send_message_queue_full(void *cb, struct gru_message_queue_desc *mqd, void *mesg, int lines) send_message_queue_full() argument 713 send_message_put_nacked(void *cb, struct gru_message_queue_desc *mqd, void *mesg, int lines) send_message_put_nacked() argument 755 send_message_failure(void *cb, struct gru_message_queue_desc *mqd, void *mesg, int lines) send_message_failure() argument
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
H A D | at91_udc.c | 1969 static int at91udc_suspend(struct platform_device *pdev, pm_message_t mesg) at91udc_suspend() argument
|
H A D | lpc32xx_udc.c | 3334 static int lpc32xx_udc_suspend(struct platform_device *pdev, pm_message_t mesg) lpc32xx_udc_suspend() argument
|
/linux-4.1.27/drivers/video/fbdev/i810/ |
H A D | i810_main.c | 1563 static int i810fb_suspend(struct pci_dev *dev, pm_message_t mesg) i810fb_suspend() argument
|
/linux-4.1.27/drivers/video/fbdev/nvidia/ |
H A D | nvidia.c | 1049 static int nvidiafb_suspend(struct pci_dev *dev, pm_message_t mesg) nvidiafb_suspend() argument
|
/linux-4.1.27/drivers/video/fbdev/savage/ |
H A D | savagefb_driver.c | 2368 static int savagefb_suspend(struct pci_dev *dev, pm_message_t mesg) savagefb_suspend() argument
|
/linux-4.1.27/fs/nfsd/ |
H A D | export.c | 70 static int expkey_parse(struct cache_detail *cd, char *mesg, int mlen) expkey_parse() argument 388 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc) fsloc_parse() argument 444 static int secinfo_parse(char **mesg, char *buf, struct svc_export *exp) secinfo_parse() argument 483 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc){return 0;} fsloc_parse() argument 485 secinfo_parse(char **mesg, char *buf, struct svc_export *exp) { return 0; } secinfo_parse() argument 489 uuid_parse(char **mesg, char *buf, unsigned char **puuid) uuid_parse() argument 509 static int svc_export_parse(struct cache_detail *cd, char *mesg, int mlen) svc_export_parse() argument
|
H A D | nfsctl.c | 354 char *mesg = buf; write_filehandle() local 434 char *mesg = buf; write_threads() local 481 char *mesg = buf; write_pool_threads() local 544 char *mesg = buf; __write_versions() local 702 char *mesg = buf; __write_ports_addfd() local 869 char *mesg = buf; write_maxblksize() local 918 char *mesg = buf; write_maxconn() local 937 char *mesg = buf; __nfsd4_write_time() local 1023 char *mesg = buf; __write_recoverydir() local
|
/linux-4.1.27/net/atm/ |
H A D | lec.c | 139 struct atmlec_msg *mesg; lec_handle_bridge() local 343 struct atmlec_msg *mesg; lec_atm_send() local 512 struct atmlec_msg *mesg; send_to_lecd() local
|
H A D | mpc.c | 861 struct k_message mesg; send_set_mps_ctrl_addr() local 913 struct k_message *mesg = (struct k_message *)skb->data; msg_from_mpoad() local 976 int msg_to_mpoad(struct k_message *mesg, struct mpoa_client *mpc) msg_to_mpoad() argument 1334 static void set_mpc_ctrl_addr_rcvd(struct k_message *mesg, set_mpc_ctrl_addr_rcvd() argument
|
/linux-4.1.27/drivers/net/ethernet/adi/ |
H A D | bfin_mac.c | 1768 static int bfin_mac_suspend(struct platform_device *pdev, pm_message_t mesg) bfin_mac_suspend() argument
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_minidump.c | 1298 char mesg[64]; qlcnic_dump_fw() local
|
/linux-4.1.27/drivers/scsi/ |
H A D | mesh.c | 1754 static int mesh_suspend(struct macio_dev *mdev, pm_message_t mesg) mesh_suspend() argument
|
H A D | wd7000.c | 607 static void __init setup_error(char *mesg, int *ints) setup_error() argument
|
/linux-4.1.27/net/netfilter/ipvs/ |
H A D | ip_vs_sync.c | 270 struct ip_vs_sync_mesg *mesg; member in struct:ip_vs_sync_buff 408 struct ip_vs_sync_mesg_v0 *mesg; ip_vs_sync_buff_create_v0() local
|
/linux-4.1.27/net/sunrpc/auth_gss/ |
H A D | svcauth_gss.c | 185 rsi_parse(struct cache_detail *cd, char *mesg, int mlen) rsi_parse() argument 407 rsc_parse(struct cache_detail *cd, char *mesg, int mlen) rsc_parse() argument
|
/linux-4.1.27/drivers/block/mtip32xx/ |
H A D | mtip32xx.c | 4527 static int mtip_pci_suspend(struct pci_dev *pdev, pm_message_t mesg) mtip_pci_suspend() argument
|