Searched defs:mesg (Results 1 - 25 of 67) sorted by relevance

123

/drivers/video/omap/
H A Dlcd_htcherald.c97 pm_message_t mesg)
96 htcherald_panel_suspend(struct platform_device *pdev, pm_message_t mesg) argument
H A Dlcd_inn1510.c91 pm_message_t mesg)
90 innovator1510_panel_suspend(struct platform_device *pdev, pm_message_t mesg) argument
H A Dlcd_osk.c109 static int osk_panel_suspend(struct platform_device *pdev, pm_message_t mesg) argument
H A Dlcd_palmte.c90 static int palmte_panel_suspend(struct platform_device *pdev, pm_message_t mesg) argument
H A Dlcd_palmtt.c95 static int palmtt_panel_suspend(struct platform_device *pdev, pm_message_t mesg) argument
H A Dlcd_palmz71.c91 pm_message_t mesg)
90 palmz71_panel_suspend(struct platform_device *pdev, pm_message_t mesg) argument
H A Dlcd_h3.c106 static int h3_panel_suspend(struct platform_device *pdev, pm_message_t mesg) argument
H A Dlcd_inn1610.c115 pm_message_t mesg)
114 innovator1610_panel_suspend(struct platform_device *pdev, pm_message_t mesg) argument
H A Dlcd_ams_delta.c191 pm_message_t mesg)
190 ams_delta_panel_suspend(struct platform_device *pdev, pm_message_t mesg) argument
/drivers/ide/
H A Dide-pm.c5 int generic_ide_suspend(struct device *dev, pm_message_t mesg) argument
25 if (mesg.event == PM_EVENT_PRETHAW)
26 mesg.event = PM_EVENT_FREEZE;
27 rqpm.pm_state = mesg.event;
/drivers/rtc/
H A Dclass.c44 static int rtc_suspend(struct device *dev, pm_message_t mesg) argument
H A Drtc-mrst.c419 static int mrst_suspend(struct device *dev, pm_message_t mesg) argument
/drivers/ata/
H A Dpata_cs5520.c270 static int cs5520_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) argument
275 rc = ata_host_suspend(host, mesg);
H A Dpata_triflex.c212 static int triflex_ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) argument
217 rc = ata_host_suspend(host, mesg);
H A Dacard-ahci.c82 static int acard_ahci_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg);
129 static int acard_ahci_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) argument
136 if (mesg.event & PM_EVENT_SUSPEND &&
143 if (mesg.event & PM_EVENT_SLEEP) {
154 return ata_pci_device_suspend(pdev, mesg);
/drivers/i2c/busses/
H A Di2c-at91.c282 static int at91_i2c_suspend(struct platform_device *pdev, pm_message_t mesg) argument
/drivers/pcmcia/
H A Dat91_cf.c359 static int at91_cf_suspend(struct platform_device *pdev, pm_message_t mesg) argument
/drivers/scsi/aic7xxx/
H A Daic79xx_osm_pci.c79 ahd_linux_pci_dev_suspend(struct pci_dev *pdev, pm_message_t mesg) argument
92 if (mesg.event & PM_EVENT_SLEEP)
H A Daic7xxx_osm_pci.c126 ahc_linux_pci_dev_suspend(struct pci_dev *pdev, pm_message_t mesg) argument
137 if (mesg.event & PM_EVENT_SLEEP)
/drivers/gpu/drm/i2c/
H A Dch7006_drv.c433 static int ch7006_suspend(struct i2c_client *client, pm_message_t mesg) argument
/drivers/misc/
H A Dapds9802als.c275 static int apds9802als_suspend(struct i2c_client *client, pm_message_t mesg) argument
H A Dtsl2550.c422 static int tsl2550_suspend(struct i2c_client *client, pm_message_t mesg) argument
/drivers/net/can/
H A Dbfin_can.c625 static int bfin_can_suspend(struct platform_device *pdev, pm_message_t mesg) argument
/drivers/staging/iio/dac/
H A Dmax517.c182 static int max517_suspend(struct i2c_client *client, pm_message_t mesg) argument
/drivers/usb/host/
H A Dohci-at91.c544 ohci_hcd_at91_drv_suspend(struct platform_device *pdev, pm_message_t mesg) argument

Completed in 352 milliseconds

123