Home
last modified time | relevance | path

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

/arch/arm/plat-samsung/
Dpm-check.c50 static void s3c_pm_run_res(struct resource *ptr, run_fn_t fn, u32 *arg) in s3c_pm_run_res() function
54 s3c_pm_run_res(ptr->child, fn, arg); in s3c_pm_run_res()
70 s3c_pm_run_res(&iomem_resource, fn, arg); in s3c_pm_run_sysram()