Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/samsung/
H A Ds3c-pm-check.c41 /* s3c_pm_run_res
46 static void s3c_pm_run_res(struct resource *ptr, run_fn_t fn, u32 *arg) in s3c_pm_run_res() function
50 s3c_pm_run_res(ptr->child, fn, arg); in s3c_pm_run_res()
66 s3c_pm_run_res(&iomem_resource, fn, arg); in s3c_pm_run_sysram()
/kernel/linux/linux-6.6/drivers/soc/samsung/
H A Ds3c-pm-check.c41 /* s3c_pm_run_res
46 static void s3c_pm_run_res(struct resource *ptr, run_fn_t fn, u32 *arg) in s3c_pm_run_res() function
50 s3c_pm_run_res(ptr->child, fn, arg); in s3c_pm_run_res()
66 s3c_pm_run_res(&iomem_resource, fn, arg); in s3c_pm_run_sysram()

Completed in 2 milliseconds