Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/samsung/
H A Ds3c-pm-check.c46 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()