Searched refs:MIC_BOOTING (Results 1 – 6 of 6) sorted by relevance
210 if (MIC_BOOTING == cdev->state || MIC_ONLINE == cdev->state) { in cosm_set_online()213 if (cdev->state == MIC_BOOTING) in cosm_set_online()
118 cosm_set_state(cdev, MIC_BOOTING); in cosm_start()313 case MIC_BOOTING: in cosm_suspend()
38 case MIC_BOOTING: in log_buf_show()
18 [MIC_BOOTING] = "booting",
214 MIC_BOOTING, enumerator
1367 mic_state = MIC_BOOTING; in get_mic_state()1661 if (get_mic_state(mic) == MIC_BOOTING) in init_mic()