Searched refs:suspend (Results 76 - 100 of 1312) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/ad1848/
H A Dad1848.c149 chip->suspend(chip);
169 .suspend = snd_ad1848_suspend,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dxfi.c133 return atc->suspend(atc, state);
151 .suspend = ct_card_suspend,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsysdev.h39 int (*suspend)(struct sys_device *, pm_message_t state); member in struct:sysdev_class
80 int (*suspend)(struct sys_device *, pm_message_t state); member in struct:sysdev_driver
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2440/
H A Ds3c244x.c167 .suspend = s3c244x_suspend,
173 .suspend = s3c244x_suspend,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parport/
H A Dparport_ax88796.c37 struct parport_state suspend; member in struct:ax_drvdata
391 parport_ax88796_save_state(p, &dd->suspend);
401 parport_ax88796_restore_state(p, &dd->suspend);
419 .suspend = parport_ax88796_suspend,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/pcie/aer/
H A Daerdrv_acpi.c15 #include <linux/suspend.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsungem_phy.h10 int (*suspend)(struct mii_phy *phy); member in struct:mii_phy_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/usb/
H A Dplusb.c54 #define PL_S_EN (1<<7) /* (feature only) suspend enable */
128 .suspend = usbnet_suspend,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/loongson/lemote-2f/
H A Dpm.c2 * Lemote loongson2f family machines' specific suspend support
13 #include <linux/suspend.h>
125 * because we can not schedule in suspend mode.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mti-sead3/
H A Dleds-sead3.c93 .suspend = sead3_led_suspend,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ssb/
H A Dpcihost_wrapper.c110 driver->suspend = ssb_pcihost_suspend;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/displays/
H A Dpanel-sharp-lq043t1dg01.c138 .suspend = sharp_lq_panel_suspend,
H A Dpanel-toppoly-tdo35s.c137 .suspend = toppoly_tdo_panel_suspend,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/phison/
H A Dphison.c85 .suspend = ata_pci_device_suspend,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/misc/
H A Dad714x-spi.c85 .suspend = ad714x_spi_suspend,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_netcell.c100 .suspend = ata_pci_device_suspend,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/power/
H A Dwakeup.c13 #include <linux/suspend.h>
17 * If set, the suspend/hibernate code will abort transitions to a sleep state
46 * the event may later "close" the "no suspend" period associated with it
53 * "close" the "no suspend" period associated with it, unless it knows in
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/oxygen/
H A Dvirtuoso.c95 .suspend = oxygen_pci_suspend,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dfreezer.c8 #include <linux/suspend.h>
28 /* Hmm, should we be allowed to suspend when there are realtime
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/power/
H A Dnvs.c14 #include <linux/suspend.h>
18 * suspend and to restore the contents of this memory during the subsequent
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/uwb/
H A Dumc.h90 int (*suspend)(struct umc_dev *, pm_message_t state); member in struct:umc_driver
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Dpm.c30 #include <linux/suspend.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pnx4008/
H A Dpm.c18 #include <linux/suspend.h>
45 /*saving portion of SRAM to be used by suspend function. */
52 /*copy suspend function into SRAM */
55 /*do suspend */
59 /*restoring portion of SRAM that was used by suspend function */
80 /*saving portion of SRAM to be used by suspend function. */
87 /*copy suspend function into SRAM */
90 /*do suspend */
94 /*restoring portion of SRAM that was used by suspend function */
H A Dtime.c132 .suspend = pnx4008_timer_suspend,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dsmemc.c62 .suspend = pxa3xx_smemc_suspend,

Completed in 127 milliseconds

1234567891011>>