Searched refs:_DEFINE_DEV_PM_OPS (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/net/ethernet/intel/igb/
H A Digb_main.c10137 static _DEFINE_DEV_PM_OPS(igb_pm_ops, igb_suspend, igb_resume,
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c7432 static _DEFINE_DEV_PM_OPS(igc_pm_ops, igc_suspend, igc_resume,
/linux-master/include/linux/
H A Dpm.h369 #define _DEFINE_DEV_PM_OPS(name, \ macro
419 _DEFINE_DEV_PM_OPS(name, suspend_fn, resume_fn, NULL, NULL, NULL)
H A Dpm_runtime.h38 _DEFINE_DEV_PM_OPS(name, pm_runtime_force_suspend, \

Completed in 253 milliseconds