Home
last modified time | relevance | path

Searched refs:INVALID_PID (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/utils/nlink/inc/
H A Dwlan_nlink_srv.h39 #define INVALID_PID -1 macro
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/src/
H A Dhost_diag_log.c140 INVALID_PID); in host_diag_log_submit()
231 (wmsg, 0, ANI_NL_MSG_PUMAC, INVALID_PID); in host_diag_event_report_payload()
/wlan-driver/qca-wifi-host-cmn/utils/ptt/src/
H A Dwlan_ptt_sock_svc.c163 if (pid != INVALID_PID) in ptt_sock_send_msg_to_app()