Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/init_deinit/dispatcher/src/
Ddispatcher_init_deinit.c930 static QDF_STATUS fd_psoc_enable(struct wlan_objmgr_psoc *psoc) in fd_psoc_enable() function
950 static QDF_STATUS fd_psoc_enable(struct wlan_objmgr_psoc *psoc) in fd_psoc_enable() function
1484 if (QDF_STATUS_SUCCESS != fd_psoc_enable(psoc)) in dispatcher_psoc_enable()