Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/ipmi/
Dipmi_watchdog.c217 typedef int (*action_fn)(const char *intval, char *outval); typedef
226 action_fn fn = (action_fn) kp->arg; in set_param_str()
250 action_fn fn = (action_fn) kp->arg; in get_param_str()
/linux-4.1.27/drivers/md/
Ddm-mpath.c116 typedef int (*action_fn) (struct pgpath *pgpath); typedef
1043 action_fn action) in action_dev()
1493 action_fn action; in multipath_message()