Searched refs:g_aw883xx_dev_cnt (Results 1 – 1 of 1) sorted by relevance
62 static unsigned int g_aw883xx_dev_cnt; variable546 return g_aw883xx_dev_cnt; in aw883xx_get_dev_num()2480 g_aw883xx_dev_cnt++; in aw883xx_i2c_probe()2484 g_aw883xx_dev_cnt); in aw883xx_i2c_probe()2519 g_aw883xx_dev_cnt--; in aw883xx_i2c_remove()2520 if (g_aw883xx_dev_cnt == 0) { in aw883xx_i2c_remove()