Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/init_deinit/dispatcher/src/
Ddispatcher_init_deinit.c1070 static QDF_STATUS coap_psoc_enable(struct wlan_objmgr_psoc *psoc) in coap_psoc_enable() function
1090 static QDF_STATUS coap_psoc_enable(struct wlan_objmgr_psoc *psoc) in coap_psoc_enable() function
1512 if (QDF_STATUS_SUCCESS != coap_psoc_enable(psoc)) in dispatcher_psoc_enable()