Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/thermal/
H A Dthermal_nl.c113 static int nl_get_multicast_id(struct nl_sock *sock, struct nl_cb *cb, in nl_get_multicast_id() function
190 mcid = nl_get_multicast_id(nl_sock, nl_cb, THERMAL_GENL_FAMILY_NAME, in nl_unsubscribe_thermal()
206 mcid = nl_get_multicast_id(nl_sock, nl_cb, THERMAL_GENL_FAMILY_NAME, in nl_subscribe_thermal()
/openbmc/linux/tools/power/x86/intel-speed-select/
H A Dhfi-events.c152 static int nl_get_multicast_id(struct hfi_event_data *drv, in nl_get_multicast_id() function
274 mcast_id = nl_get_multicast_id(&drv, THERMAL_GENL_FAMILY_NAME, in hfi_main()