imx_rngc_pm_ops   298 drivers/char/hw_random/imx-rngc.c static SIMPLE_DEV_PM_OPS(imx_rngc_pm_ops, imx_rngc_suspend, imx_rngc_resume);
imx_rngc_pm_ops   309 drivers/char/hw_random/imx-rngc.c 		.pm = &imx_rngc_pm_ops,