Searched refs:dev_bind_cnt (Results 1 – 3 of 3) sorted by relevance
439 static char dev_bind_cnt = 0; variable484 if (dev_bind_cnt == 0) { in __awss_dev_bind_notify()509 dev_bind_cnt++; in __awss_dev_bind_notify()512 if (dev_bind_cnt > 3) { in __awss_dev_bind_notify()517 if (dev_bind_cnt < AWSS_NOTIFY_CNT_MAX && in __awss_dev_bind_notify()534 dev_bind_cnt = 0; in __awss_dev_bind_notify()549 dev_bind_cnt = 0; in awss_dev_bind_notify()564 dev_bind_cnt = AWSS_NOTIFY_CNT_MAX; in awss_dev_bind_notify_stop()
19 uint32_t dev_bind_cnt; /* the count of token sync */ member
12 #define DB_CNT g_db_statis.dev_bind_cnt
Completed in 4 milliseconds