/drivers/isdn/sc/ |
D | message.h | 38 #define IS_CM_MESSAGE(mesg, tx, cx, dx) \ argument 39 ((mesg.type == cmRspType##tx) \ 40 &&(mesg.class == cmRspClass##cx) \ 41 &&(mesg.code == cmRsp##dx)) 46 #define IS_CE_MESSAGE(mesg, tx, cx, dx) \ argument 47 ((mesg.type == ceRspType##tx) \ 48 &&(mesg.class == ceRspClass##cx) \ 49 &&(mesg.code == ceRsp##tx##dx))
|
/drivers/misc/sgi-gru/ |
D | grukservices.c | 281 unsigned long mq, void *mesg) in send_noop_message() argument 287 struct message_header save_mhdr, *mhdr = mesg; in send_noop_message() 317 gru_vstore(cb, m, gru_get_tri(mesg), XTYPE_CL, 1, 1, in send_noop_message() 337 unsigned long mq, void *mesg, int lines) in send_message_queue_full() argument 354 save = *(int *)mesg; in send_message_queue_full() 355 gru_vload(cb, QLINES(mq), gru_get_tri(mesg), XTYPE_W, 1, 1, IMA); in send_message_queue_full() 358 qlines = *(int *)mesg; in send_message_queue_full() 359 *(int *)mesg = save; in send_message_queue_full() 378 if (send_noop_message(cb, mq, mesg)) { in send_message_queue_full() 414 void *mesg, in send_message_failure() argument [all …]
|
D | grukservices.h | 80 extern int gru_send_message_gpa(unsigned long mq_gpa, void *mesg,
|
/drivers/ide/ |
D | ide-pm.c | 5 int generic_ide_suspend(struct device *dev, pm_message_t mesg) in generic_ide_suspend() argument 25 if (mesg.event == PM_EVENT_PRETHAW) in generic_ide_suspend() 26 mesg.event = PM_EVENT_FREEZE; in generic_ide_suspend() 27 rqpm.pm_state = mesg.event; in generic_ide_suspend()
|
D | pmac.c | 1211 pmac_ide_macio_suspend(struct macio_dev *mdev, pm_message_t mesg) in pmac_ide_macio_suspend() argument 1217 if (mesg.event != mdev->ofdev.dev.power.power_state.event in pmac_ide_macio_suspend() 1218 && (mesg.event & PM_EVENT_SLEEP)) { in pmac_ide_macio_suspend() 1221 mdev->ofdev.dev.power.power_state = mesg; in pmac_ide_macio_suspend() 1317 pmac_ide_pci_suspend(struct pci_dev *pdev, pm_message_t mesg) in pmac_ide_pci_suspend() argument 1322 if (mesg.event != pdev->dev.power.power_state.event in pmac_ide_pci_suspend() 1323 && (mesg.event & PM_EVENT_SLEEP)) { in pmac_ide_pci_suspend() 1326 pdev->dev.power.power_state = mesg; in pmac_ide_pci_suspend()
|
/drivers/ata/ |
D | pata_cs5520.c | 308 static int cs5520_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in cs5520_pci_device_suspend() argument 313 rc = ata_host_suspend(host, mesg); in cs5520_pci_device_suspend()
|
D | ata_piix.c | 175 static int piix_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg); 1089 static int piix_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in piix_pci_device_suspend() argument 1095 rc = ata_host_suspend(host, mesg); in piix_pci_device_suspend() 1104 if (piix_broken_suspend() && (mesg.event & PM_EVENT_SLEEP)) { in piix_pci_device_suspend() 1119 ata_pci_device_do_suspend(pdev, mesg); in piix_pci_device_suspend()
|
/drivers/base/ |
D | platform.c | 614 static int platform_legacy_suspend(struct device *dev, pm_message_t mesg) in platform_legacy_suspend() argument 619 ret = dev->driver->suspend(dev, mesg); in platform_legacy_suspend() 624 static int platform_legacy_suspend_late(struct device *dev, pm_message_t mesg) in platform_legacy_suspend_late() argument 632 ret = drv->suspend_late(pdev, mesg); in platform_legacy_suspend_late()
|
/drivers/pcmcia/ |
D | bfin_cf_pcmcia.c | 303 static int bfin_cf_suspend(struct platform_device *pdev, pm_message_t mesg) in bfin_cf_suspend() argument 305 return pcmcia_socket_dev_suspend(&pdev->dev, mesg); in bfin_cf_suspend()
|
D | omap_cf.c | 335 static int omap_cf_suspend(struct platform_device *pdev, pm_message_t mesg) in omap_cf_suspend() argument 337 return pcmcia_socket_dev_suspend(&pdev->dev, mesg); in omap_cf_suspend()
|
D | at91_cf.c | 361 static int at91_cf_suspend(struct platform_device *pdev, pm_message_t mesg) in at91_cf_suspend() argument 366 pcmcia_socket_dev_suspend(&pdev->dev, mesg); in at91_cf_suspend()
|
/drivers/video/omap/ |
D | lcd_h4.c | 84 static int h4_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in h4_panel_suspend() argument
|
D | lcd_palmz71.c | 91 pm_message_t mesg) in palmz71_panel_suspend() argument
|
D | lcd_palmtt.c | 95 static int palmtt_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in palmtt_panel_suspend() argument
|
D | lcd_palmte.c | 90 static int palmte_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in palmte_panel_suspend() argument
|
D | lcd_inn1510.c | 91 pm_message_t mesg) in innovator1510_panel_suspend() argument
|
D | lcd_osk.c | 109 static int osk_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in osk_panel_suspend() argument
|
D | lcd_h3.c | 106 static int h3_panel_suspend(struct platform_device *pdev, pm_message_t mesg) in h3_panel_suspend() argument
|
D | lcd_inn1610.c | 115 pm_message_t mesg) in innovator1610_panel_suspend() argument
|
/drivers/video/nvidia/ |
D | nvidia.c | 1059 static int nvidiafb_suspend(struct pci_dev *dev, pm_message_t mesg) in nvidiafb_suspend() argument 1064 if (mesg.event == PM_EVENT_PRETHAW) in nvidiafb_suspend() 1065 mesg.event = PM_EVENT_FREEZE; in nvidiafb_suspend() 1067 par->pm_state = mesg.event; in nvidiafb_suspend() 1069 if (mesg.event & PM_EVENT_SLEEP) { in nvidiafb_suspend() 1075 pci_set_power_state(dev, pci_choose_state(dev, mesg)); in nvidiafb_suspend() 1077 dev->dev.power.power_state = mesg; in nvidiafb_suspend()
|
/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() argument 92 if (mesg.event & PM_EVENT_SLEEP) 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() argument 137 if (mesg.event & PM_EVENT_SLEEP) in ahc_linux_pci_dev_suspend()
|
/drivers/scsi/ |
D | wd7000.c | 609 static void __init setup_error(char *mesg, int *ints) in setup_error() argument 612 printk(KERN_ERR "wd7000_setup: \"wd7000=%d,%d,0x%x\" -> %s\n", ints[1], ints[2], ints[3], mesg); in setup_error() 614 …RN_ERR "wd7000_setup: \"wd7000=%d,%d,0x%x,%d\" -> %s\n", ints[1], ints[2], ints[3], ints[4], mesg); in setup_error() 616 …00_setup: \"wd7000=%d,%d,0x%x,%d,%d\" -> %s\n", ints[1], ints[2], ints[3], ints[4], ints[5], mesg); in setup_error()
|
/drivers/rtc/ |
D | rtc-cmos.c | 859 static int cmos_suspend(struct device *dev, pm_message_t mesg) in cmos_suspend() argument 1089 static int cmos_pnp_suspend(struct pnp_dev *pnp, pm_message_t mesg) in cmos_pnp_suspend() argument 1091 return cmos_suspend(&pnp->dev, mesg); in cmos_pnp_suspend()
|
D | class.c | 46 static int rtc_suspend(struct device *dev, pm_message_t mesg) in rtc_suspend() argument
|