Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/ipmi/
Dipmi_watchdog.c220 typedef int (*action_fn)(const char *intval, char *outval); typedef
229 action_fn fn = (action_fn) kp->arg; in set_param_str()
253 action_fn fn = (action_fn) kp->arg; in get_param_str()
/linux-4.4.14/drivers/md/
Ddm-mpath.c116 typedef int (*action_fn) (struct pgpath *pgpath); typedef
1028 action_fn action) in action_dev()
1478 action_fn action; in multipath_message()