HomeSort by relevance Sort by last modified time
    Searched defs:genl_ctrl_alloc_cache (Results 1 - 2 of 2) sorted by null

  /system/core/libnl_2/genl/
genl.c 90 int genl_ctrl_alloc_cache(struct nl_sock *sock, struct nl_cache **result) function
  /hardware/ti/wlan/mac80211/ti-utils/
calibrator.c 45 struct nl_cache *tmp = genl_ctrl_alloc_cache(h);
52 #define genl_ctrl_alloc_cache __genl_ctrl_alloc_cache macro
73 if (genl_ctrl_alloc_cache(state->nl_sock, &state->nl_cache)) {

Completed in 541 milliseconds