Home
last modified time | relevance | path

Searched refs:UNIVERSAL_DEV_PM_OPS (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/drivers/char/hw_random/
Dstm32-rng.c178 static UNIVERSAL_DEV_PM_OPS(stm32_rng_pm_ops, stm32_rng_runtime_suspend,
/linux-4.4.14/drivers/misc/
Dapds9802als.c292 static UNIVERSAL_DEV_PM_OPS(apds9802als_pm_ops, apds9802als_suspend,
/linux-4.4.14/drivers/phy/
Dphy-dm816x-usb.c169 static UNIVERSAL_DEV_PM_OPS(dm816x_usb_phy_pm_ops,
/linux-4.4.14/drivers/i2c/busses/
Di2c-designware-pcidrv.c179 static UNIVERSAL_DEV_PM_OPS(i2c_dw_pm_ops, i2c_dw_pci_suspend,
/linux-4.4.14/drivers/amba/
Dtegra-ahb.c195 static UNIVERSAL_DEV_PM_OPS(tegra_ahb_pm,
/linux-4.4.14/drivers/input/misc/
Dmpu3050.c452 static UNIVERSAL_DEV_PM_OPS(mpu3050_pm, mpu3050_suspend, mpu3050_resume, NULL);
Dbma150.c642 static UNIVERSAL_DEV_PM_OPS(bma150_pm, bma150_suspend, bma150_resume, NULL);
/linux-4.4.14/include/linux/
Dpm.h388 #define UNIVERSAL_DEV_PM_OPS(name, suspend_fn, resume_fn, idle_fn) \ macro
/linux-4.4.14/drivers/video/fbdev/
Dsh_mobile_meram.c617 static UNIVERSAL_DEV_PM_OPS(sh_mobile_meram_dev_pm_ops,
/linux-4.4.14/Documentation/power/
Druntime_pm.txt765 UNIVERSAL_DEV_PM_OPS macro defined in include/linux/pm.h (possibly setting its
Dpci.txt954 The UNIVERSAL_DEV_PM_OPS macro is similar to SIMPLE_DEV_PM_OPS, but it