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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/
H A Dpm-check.c45 /* s3c_pm_run_res
50 static void s3c_pm_run_res(struct resource *ptr, run_fn_t fn, u32 *arg) function
54 s3c_pm_run_res(ptr->child, fn, arg);
70 s3c_pm_run_res(&iomem_resource, fn, arg);

Completed in 35 milliseconds