Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/samsung/
H A Ds3c-pm-check.c39 typedef u32 *(run_fn_t)(struct resource *ptr, u32 *arg); typedef
46 static void s3c_pm_run_res(struct resource *ptr, run_fn_t fn, u32 *arg) in s3c_pm_run_res()
64 static void s3c_pm_run_sysram(run_fn_t fn, u32 *arg) in s3c_pm_run_sysram()