Home
last modified time | relevance | path

Searched refs:SET_RUNTIME_PM_OPS (Results 1 – 25 of 28) sorted by relevance

12

/linux-3.4.99/include/linux/
Dpm.h303 #define SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \ macro
308 #define SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) macro
336 SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \
/linux-3.4.99/drivers/misc/lis3lv02d/
Dlis3lv02d_i2c.c243 SET_RUNTIME_PM_OPS(lis3_i2c_runtime_suspend,
/linux-3.4.99/drivers/mmc/core/
Dbus.c171 SET_RUNTIME_PM_OPS(mmc_runtime_suspend, mmc_runtime_resume,
Dsdio_bus.c204 SET_RUNTIME_PM_OPS(
/linux-3.4.99/drivers/i2c/busses/
Di2c-designware-pcidrv.c201 SET_RUNTIME_PM_OPS(i2c_dw_pci_suspend, i2c_dw_pci_resume,
/linux-3.4.99/drivers/amba/
Dbus.c288 SET_RUNTIME_PM_OPS(
/linux-3.4.99/drivers/mmc/host/
Dsdhci-s3c.c709 SET_RUNTIME_PM_OPS(sdhci_s3c_runtime_suspend, sdhci_s3c_runtime_resume,
/linux-3.4.99/arch/arm/plat-omap/
Domap_device.c792 SET_RUNTIME_PM_OPS(_od_runtime_suspend, _od_runtime_resume,
/linux-3.4.99/drivers/input/keyboard/
Dsamsung-keypad.c654 SET_RUNTIME_PM_OPS(samsung_keypad_runtime_suspend,
/linux-3.4.99/drivers/media/video/s5p-fimc/
Dmipi-csis.c699 SET_RUNTIME_PM_OPS(s5pcsis_runtime_suspend, s5pcsis_runtime_resume,
Dfimc-core.c2023 SET_RUNTIME_PM_OPS(fimc_runtime_suspend, fimc_runtime_resume, NULL)
/linux-3.4.99/drivers/gpu/drm/exynos/
Dexynos_drm_fimd.c1011 SET_RUNTIME_PM_OPS(fimd_runtime_suspend, fimd_runtime_resume, NULL)
/linux-3.4.99/drivers/spi/
Dspi.c214 SET_RUNTIME_PM_OPS(
Dspi-s3c64xx.c1239 SET_RUNTIME_PM_OPS(s3c64xx_spi_runtime_suspend,
Dspi-pl022.c2229 SET_RUNTIME_PM_OPS(pl022_runtime_suspend, pl022_runtime_resume, NULL)
/linux-3.4.99/drivers/misc/
Dapds990x.c1266 SET_RUNTIME_PM_OPS(apds990x_runtime_suspend,
Dbh1770glc.c1388 SET_RUNTIME_PM_OPS(bh1770_runtime_suspend, bh1770_runtime_resume, NULL)
/linux-3.4.99/drivers/media/video/s5p-mfc/
Ds5p_mfc.c1233 SET_RUNTIME_PM_OPS(s5p_mfc_runtime_suspend, s5p_mfc_runtime_resume,
/linux-3.4.99/sound/soc/codecs/
Dwm2200.c2244 SET_RUNTIME_PM_OPS(wm2200_runtime_suspend, wm2200_runtime_resume,
Dwm5100.c2725 SET_RUNTIME_PM_OPS(wm5100_runtime_suspend, wm5100_runtime_resume,
/linux-3.4.99/drivers/usb/otg/
Dmsm_otg.c1743 SET_RUNTIME_PM_OPS(msm_otg_runtime_suspend, msm_otg_runtime_resume,
/linux-3.4.99/drivers/gpio/
Dgpio-omap.c1440 SET_RUNTIME_PM_OPS(omap_gpio_runtime_suspend, omap_gpio_runtime_resume,
/linux-3.4.99/drivers/i2c/
Di2c-core.c309 SET_RUNTIME_PM_OPS(
/linux-3.4.99/drivers/video/
Ds3c-fb.c2038 SET_RUNTIME_PM_OPS(s3c_fb_runtime_suspend, s3c_fb_runtime_resume,
/linux-3.4.99/drivers/tty/serial/
Domap-serial.c1636 SET_RUNTIME_PM_OPS(serial_omap_runtime_suspend,

12