Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_oemdata.h205 int oem_deactivate_service(void);
231 static inline int oem_deactivate_service(void) in oem_deactivate_service() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_oemdata.c1031 int oem_deactivate_service(void) in oem_deactivate_service() function
1120 int oem_deactivate_service(void) in oem_deactivate_service() function
H A Dwlan_hdd_main.c5373 return oem_deactivate_service(); in hdd_deactivate_wifi_pos()