Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu_nl80211.c27 static inline struct nl_handle *nl_socket_alloc(void) in nl_socket_alloc() function
66 dhd_nli->nl = nl_socket_alloc(); in dhd_nl_sock_connect()
/hardware/qcom/wlan/cld80211-lib/
Dcld80211_lib.c58 sock = nl_socket_alloc(); in create_nl_socket()
/hardware/google/pixel/thermal/utils/
Dthermal_watcher.cpp363 sk_thermal = nl_socket_alloc(); in registerFilesToWatchNl()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_hal.cpp201 struct nl_sock *sock = nl_socket_alloc(); in wifi_create_nl_socket()