Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_driver_ops.c788 cds_set_driver_in_bad_state(false); in __hdd_soc_probe()
916 cds_set_driver_in_bad_state(false); in __hdd_soc_recovery_reinit()
958 cds_set_driver_in_bad_state(true); in __hdd_soc_recovery_reinit()
1038 cds_set_driver_in_bad_state(false); in __hdd_soc_remove()
/wlan-driver/qcacld-3.0/core/cds/inc/
H A Dcds_api.h213 static inline void cds_set_driver_in_bad_state(uint8_t value) in cds_set_driver_in_bad_state() function