Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dlist.h57 #define list_for_each_entry(ref, head, member) \ macro
Dwifilogger_diag.cpp2624 list_for_each_entry(reg, &info->monitor_sockets, list) { in diag_message_handler()