Home
last modified time | relevance | path

Searched defs:mesg (Results 1 – 25 of 74) sorted by relevance

123

/linux-3.3/fs/nfsd/
Dnfsctl.c307 char *mesg = buf; in write_filehandle() local
388 char *mesg = buf; in write_threads() local
433 char *mesg = buf; in write_pool_threads() local
495 char *mesg = buf; in __write_versions() local
650 char *mesg = buf; in __write_ports_addfd() local
887 char *mesg = buf; in write_maxblksize() local
917 char *mesg = buf; in __nfsd4_write_time() local
1001 char *mesg = buf; in __write_recoverydir() local
Dexport.c78 static int expkey_parse(struct cache_detail *cd, char *mesg, int mlen) in expkey_parse()
398 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc) in fsloc_parse()
450 static int secinfo_parse(char **mesg, char *buf, struct svc_export *exp) in secinfo_parse()
484 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc){return 0;} in fsloc_parse()
486 secinfo_parse(char **mesg, char *buf, struct svc_export *exp) { return 0; } in secinfo_parse()
489 static int svc_export_parse(struct cache_detail *cd, char *mesg, int mlen) in svc_export_parse()
/linux-3.3/drivers/spi/
Dspi-sh.c158 static int spi_sh_send(struct spi_sh_data *ss, struct spi_message *mesg, in spi_sh_send()
226 static int spi_sh_receive(struct spi_sh_data *ss, struct spi_message *mesg, in spi_sh_receive()
288 struct spi_message *mesg; in spi_sh_work() local
370 static int spi_sh_transfer(struct spi_device *spi, struct spi_message *mesg) in spi_sh_transfer()
/linux-3.3/drivers/misc/sgi-gru/
Dgrukservices.c587 void *mesg) in send_noop_message()
645 void *mesg, int lines) in send_message_queue_full()
714 void *mesg, int lines) in send_message_put_nacked()
756 void *mesg, int lines) in send_message_failure()
797 int gru_send_message_gpa(struct gru_message_queue_desc *mqd, void *mesg, in gru_send_message_gpa()
838 void gru_free_message(struct gru_message_queue_desc *mqd, void *mesg) in gru_free_message()
/linux-3.3/drivers/video/omap/
Dlcd_osk.c109 static int osk_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in osk_panel_suspend()
Dlcd_inn1510.c91 pm_message_t mesg) in innovator1510_panel_suspend()
Dlcd_htcherald.c97 pm_message_t mesg) in htcherald_panel_suspend()
Dlcd_palmtt.c95 static int palmtt_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in palmtt_panel_suspend()
Dlcd_palmte.c90 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_inn1610.c115 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.c191 pm_message_t mesg) in ams_delta_panel_suspend()
/linux-3.3/net/atm/
Dmpc.c862 struct k_message mesg; in send_set_mps_ctrl_addr() local
914 struct k_message *mesg = (struct k_message *)skb->data; in msg_from_mpoad() local
977 int msg_to_mpoad(struct k_message *mesg, struct mpoa_client *mpc) in msg_to_mpoad()
1337 static void set_mpc_ctrl_addr_rcvd(struct k_message *mesg, in set_mpc_ctrl_addr_rcvd()
/linux-3.3/drivers/rtc/
Dclass.c44 static int rtc_suspend(struct device *dev, pm_message_t mesg) in rtc_suspend()
/linux-3.3/drivers/ata/
Dpata_triflex.c212 static int triflex_ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in triflex_ata_pci_device_suspend()
Dpata_cs5520.c270 static int cs5520_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in cs5520_pci_device_suspend()
Dpata_macio.c850 static int pata_macio_do_suspend(struct pata_macio_priv *priv, pm_message_t mesg) in pata_macio_do_suspend()
1214 static int pata_macio_suspend(struct macio_dev *mdev, pm_message_t mesg) in pata_macio_suspend()
1322 static int pata_macio_pci_suspend(struct pci_dev *pdev, pm_message_t mesg) in pata_macio_pci_suspend()
/linux-3.3/drivers/ide/
Dide-pm.c5 int generic_ide_suspend(struct device *dev, pm_message_t mesg) in generic_ide_suspend()
/linux-3.3/drivers/i2c/busses/
Di2c-at91.c282 static int at91_i2c_suspend(struct platform_device *pdev, pm_message_t mesg) in at91_i2c_suspend()
/linux-3.3/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-3.3/drivers/pcmcia/
Dat91_cf.c359 static int at91_cf_suspend(struct platform_device *pdev, pm_message_t mesg) in at91_cf_suspend()
/linux-3.3/drivers/isdn/sc/
Dmessage.h38 #define IS_CM_MESSAGE(mesg, tx, cx, dx) \ argument
46 #define IS_CE_MESSAGE(mesg, tx, cx, dx) \ argument
/linux-3.3/drivers/misc/
Dapds9802als.c275 static int apds9802als_suspend(struct i2c_client *client, pm_message_t mesg) in apds9802als_suspend()

123