Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/thermal/
H A Dcommands.c268 typedef int (*cmd_cb_t)(struct nl_msg *, struct cmd_param *); typedef
278 static thermal_error_t thermal_genl_auto(struct thermal_handler *th, cmd_cb_t cmd_cb, in thermal_genl_auto()