Searched refs:pm33xx_dev (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/soc/ti/ |
D | pm33xx.c | 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() [all …]
|