Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_sched.c66 enum notifier_state { enum
69 } notifier_state; variable
856 if (notifier_state == NOTIFIER_STATE_NOTIFYING) { in cds_shutdown_notifier_register()
896 notifier_state = NOTIFIER_STATE_NOTIFYING; in cds_shutdown_notifier_call()
906 notifier_state = NOTIFIER_STATE_NONE; in cds_shutdown_notifier_call()