/linux-4.4.14/fs/nfsd/ |
D | nfsctl.c | 354 char *mesg = buf; in write_filehandle() local 434 char *mesg = buf; in write_threads() local 481 char *mesg = buf; in write_pool_threads() local 544 char *mesg = buf; in __write_versions() local 702 char *mesg = buf; in __write_ports_addfd() local 869 char *mesg = buf; in write_maxblksize() local 918 char *mesg = buf; in write_maxconn() local 937 char *mesg = buf; in __nfsd4_write_time() local 1023 char *mesg = buf; in __write_recoverydir() local
|
D | export.c | 70 static int expkey_parse(struct cache_detail *cd, char *mesg, int mlen) in expkey_parse() 388 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc) in fsloc_parse() 444 static int secinfo_parse(char **mesg, char *buf, struct svc_export *exp) in secinfo_parse() 483 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc){return 0;} in fsloc_parse() 485 secinfo_parse(char **mesg, char *buf, struct svc_export *exp) { return 0; } in secinfo_parse() 489 uuid_parse(char **mesg, char *buf, unsigned char **puuid) in uuid_parse() 509 static int svc_export_parse(struct cache_detail *cd, char *mesg, int mlen) in svc_export_parse()
|
/linux-4.4.14/drivers/spi/ |
D | spi-sh.c | 162 static int spi_sh_send(struct spi_sh_data *ss, struct spi_message *mesg, in spi_sh_send() 227 static int spi_sh_receive(struct spi_sh_data *ss, struct spi_message *mesg, in spi_sh_receive() 286 struct spi_message *mesg; in spi_sh_work() local 367 static int spi_sh_transfer(struct spi_device *spi, struct spi_message *mesg) in spi_sh_transfer()
|
D | spi.c | 1246 struct spi_message *mesg; in spi_finalize_current_message() local
|
/linux-4.4.14/drivers/misc/sgi-gru/ |
D | grukservices.c | 592 void *mesg) in send_noop_message() 650 void *mesg, int lines) in send_message_queue_full() 719 void *mesg, int lines) in send_message_put_nacked() 761 void *mesg, int lines) in send_message_failure() 802 int gru_send_message_gpa(struct gru_message_queue_desc *mqd, void *mesg, in gru_send_message_gpa() 843 void gru_free_message(struct gru_message_queue_desc *mqd, void *mesg) in gru_free_message()
|
/linux-4.4.14/drivers/video/fbdev/omap/ |
D | lcd_inn1510.c | 92 pm_message_t mesg) in innovator1510_panel_suspend()
|
D | lcd_htcherald.c | 97 pm_message_t mesg) in htcherald_panel_suspend()
|
D | lcd_palmz71.c | 91 pm_message_t mesg) in palmz71_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_palmtt.c | 95 static int palmtt_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in palmtt_panel_suspend()
|
D | lcd_palmte.c | 89 static int palmte_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in palmte_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()
|
D | omapfb_main.c | 1841 static int omapfb_suspend(struct platform_device *pdev, pm_message_t mesg) in omapfb_suspend()
|
/linux-4.4.14/net/atm/ |
D | mpc.c | 861 struct k_message mesg; in send_set_mps_ctrl_addr() local 913 struct k_message *mesg = (struct k_message *)skb->data; in msg_from_mpoad() local 976 int msg_to_mpoad(struct k_message *mesg, struct mpoa_client *mpc) in msg_to_mpoad() 1334 static void set_mpc_ctrl_addr_rcvd(struct k_message *mesg, in set_mpc_ctrl_addr_rcvd()
|
D | lec.c | 139 struct atmlec_msg *mesg; in lec_handle_bridge() local 343 struct atmlec_msg *mesg; in lec_atm_send() local 512 struct atmlec_msg *mesg; in send_to_lecd() local
|
/linux-4.4.14/drivers/ata/ |
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 | 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 | 5309 static void ata_port_request_pm(struct ata_port *ap, pm_message_t mesg, in ata_port_request_pm() 5355 static void ata_port_suspend(struct ata_port *ap, pm_message_t mesg) in ata_port_suspend() 5360 static void ata_port_suspend_async(struct ata_port *ap, pm_message_t mesg) in ata_port_suspend_async() 5396 static void ata_port_resume(struct ata_port *ap, pm_message_t mesg) in ata_port_resume() 5401 static void ata_port_resume_async(struct ata_port *ap, pm_message_t mesg) in ata_port_resume_async() 5488 int ata_host_suspend(struct ata_host *host, pm_message_t mesg) in ata_host_suspend() 6380 void ata_pci_device_do_suspend(struct pci_dev *pdev, pm_message_t mesg) in ata_pci_device_do_suspend() 6407 int ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in ata_pci_device_suspend()
|
D | acard-ahci.c | 128 static int acard_ahci_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in acard_ahci_pci_device_suspend()
|
D | ahci.c | 804 static int ahci_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in ahci_pci_device_suspend()
|
D | ata_piix.c | 1004 static int piix_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in piix_pci_device_suspend()
|
D | sata_nv.c | 1230 static int nv_adma_port_suspend(struct ata_port *ap, pm_message_t mesg) in nv_adma_port_suspend() 1852 static int nv_swncq_port_suspend(struct ata_port *ap, pm_message_t mesg) in nv_swncq_port_suspend()
|
D | libahci.c | 2259 static int ahci_port_suspend(struct ata_port *ap, pm_message_t mesg) in ahci_port_suspend()
|
/linux-4.4.14/drivers/ide/ |
D | ide-pm.c | 5 int generic_ide_suspend(struct device *dev, pm_message_t mesg) in generic_ide_suspend()
|
D | pmac.c | 1222 pmac_ide_macio_suspend(struct macio_dev *mdev, pm_message_t mesg) in pmac_ide_macio_suspend() 1325 pmac_ide_pci_suspend(struct pci_dev *pdev, pm_message_t mesg) in pmac_ide_pci_suspend()
|
/linux-4.4.14/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.4.14/drivers/pcmcia/ |
D | at91_cf.c | 373 static int at91_cf_suspend(struct platform_device *pdev, pm_message_t mesg) in at91_cf_suspend()
|
/linux-4.4.14/drivers/isdn/sc/ |
D | message.h | 38 #define IS_CM_MESSAGE(mesg, tx, cx, dx) \ argument 46 #define IS_CE_MESSAGE(mesg, tx, cx, dx) \ argument
|
/linux-4.4.14/net/sunrpc/ |
D | svcauth_unix.c | 164 char *mesg, int mlen) in ip_map_parse() 476 char *mesg, int mlen) in unix_gid_parse()
|
/linux-4.4.14/drivers/video/fbdev/ |
D | fb-puv3.c | 771 static int unifb_suspend(struct platform_device *dev, pm_message_t mesg) in unifb_suspend()
|
D | atmel_lcdfb.c | 1419 static int atmel_lcdfb_suspend(struct platform_device *pdev, pm_message_t mesg) in atmel_lcdfb_suspend()
|
/linux-4.4.14/drivers/staging/sm750fb/ |
D | sm750.c | 394 static int lynxfb_suspend(struct pci_dev *pdev, pm_message_t mesg) in lynxfb_suspend()
|
/linux-4.4.14/drivers/net/can/ |
D | bfin_can.c | 729 static int bfin_can_suspend(struct platform_device *pdev, pm_message_t mesg) in bfin_can_suspend()
|
/linux-4.4.14/drivers/video/fbdev/aty/ |
D | radeon_pm.c | 2612 int radeonfb_pci_suspend(struct pci_dev *pdev, pm_message_t mesg) in radeonfb_pci_suspend()
|
/linux-4.4.14/net/sunrpc/auth_gss/ |
D | svcauth_gss.c | 186 char *mesg, int mlen) in rsi_parse() 408 char *mesg, int mlen) in rsc_parse()
|
/linux-4.4.14/net/netfilter/ipvs/ |
D | ip_vs_sync.c | 275 struct ip_vs_sync_mesg *mesg; member 415 struct ip_vs_sync_mesg_v0 *mesg; in ip_vs_sync_buff_create_v0() local
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | ibmebus.c | 419 static int ibmebus_bus_legacy_suspend(struct device *dev, pm_message_t mesg) in ibmebus_bus_legacy_suspend()
|
/linux-4.4.14/drivers/video/fbdev/nvidia/ |
D | nvidia.c | 1044 static int nvidiafb_suspend(struct pci_dev *dev, pm_message_t mesg) in nvidiafb_suspend()
|
/linux-4.4.14/drivers/base/ |
D | platform.c | 925 static int platform_legacy_suspend(struct device *dev, pm_message_t mesg) in platform_legacy_suspend()
|
/linux-4.4.14/drivers/video/fbdev/savage/ |
D | savagefb_driver.c | 2357 static int savagefb_suspend(struct pci_dev *dev, pm_message_t mesg) in savagefb_suspend()
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-i801.c | 1436 static int i801_suspend(struct pci_dev *dev, pm_message_t mesg) in i801_suspend()
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | at91_udc.c | 1990 static int at91udc_suspend(struct platform_device *pdev, pm_message_t mesg) in at91udc_suspend()
|
D | lpc32xx_udc.c | 3366 static int lpc32xx_udc_suspend(struct platform_device *pdev, pm_message_t mesg) in lpc32xx_udc_suspend()
|
/linux-4.4.14/drivers/scsi/ |
D | mesh.c | 1754 static int mesh_suspend(struct macio_dev *mdev, pm_message_t mesg) in mesh_suspend()
|
D | wd7000.c | 607 static void __init setup_error(char *mesg, int *ints) in setup_error()
|
/linux-4.4.14/drivers/net/ethernet/adi/ |
D | bfin_mac.c | 1768 static int bfin_mac_suspend(struct platform_device *pdev, pm_message_t mesg) in bfin_mac_suspend()
|
/linux-4.4.14/drivers/video/fbdev/i810/ |
D | i810_main.c | 1564 static int i810fb_suspend(struct pci_dev *dev, pm_message_t mesg) in i810fb_suspend()
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_minidump.c | 1298 char mesg[64]; in qlcnic_dump_fw() local
|
/linux-4.4.14/drivers/block/mtip32xx/ |
D | mtip32xx.c | 4642 static int mtip_pci_suspend(struct pci_dev *pdev, pm_message_t mesg) in mtip_pci_suspend()
|