Lines Matching refs:pm33xx_dev
41 static struct device *pm33xx_dev; variable
61 dev_err(pm33xx_dev, "PM: Kernel suspend failure\n"); in am33xx_pm_suspend()
67 dev_info(pm33xx_dev, in am33xx_pm_suspend()
71 dev_err(pm33xx_dev, in am33xx_pm_suspend()
76 dev_err(pm33xx_dev, in am33xx_pm_suspend()
148 dev_err(pm33xx_dev, "PM: Cannot determine memory type, no PM available\n"); in am33xx_pm_set_ipc_ops()
179 dev_err(pm33xx_dev, "PM: %s: Unable to find device node for mpu\n", in am33xx_pm_alloc_sram()
187 dev_err(pm33xx_dev, "PM: %s: Unable to get sram pool for ocmcram\n", in am33xx_pm_alloc_sram()
195 dev_err(pm33xx_dev, "PM: %s: Unable to get sram data pool for ocmcram\n", in am33xx_pm_alloc_sram()
203 dev_err(pm33xx_dev, "PM: %s: Unable to allocate memory from ocmcram\n", in am33xx_pm_alloc_sram()
212 dev_err(pm33xx_dev, "PM: Unable to allocate memory from ocmcram\n"); in am33xx_pm_alloc_sram()
242 dev_err(pm33xx_dev, in am33xx_push_sram_idle()
252 dev_dbg(pm33xx_dev, in am33xx_push_sram_idle()
263 dev_err(pm33xx_dev, in am33xx_push_sram_idle()
293 pm33xx_dev = dev; in am33xx_pm_probe()
340 pm33xx_dev = NULL; in am33xx_pm_probe()