Searched refs:nl_get_multicast_id (Results 1 – 2 of 2) sorted by relevance
/linux/tools/lib/thermal/ |
H A D | thermal_nl.c | 113 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()
|
/linux/tools/power/x86/intel-speed-select/ |
H A D | hfi-events.c | 152 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()
|