Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/plat-samsung/
Dpm-check.c43 typedef u32 *(run_fn_t)(struct resource *ptr, u32 *arg); typedef
50 static void s3c_pm_run_res(struct resource *ptr, run_fn_t fn, u32 *arg) in s3c_pm_run_res()
68 static void s3c_pm_run_sysram(run_fn_t fn, u32 *arg) in s3c_pm_run_sysram()