Searched refs:mic_state (Results 1 – 1 of 1) sorted by relevance
1355 enum mic_states mic_state; in get_mic_state() local1365 mic_state = MIC_READY; in get_mic_state()1367 mic_state = MIC_BOOTING; in get_mic_state()1369 mic_state = MIC_ONLINE; in get_mic_state()1371 mic_state = MIC_SHUTTING_DOWN; in get_mic_state()1373 mic_state = MIC_RESET_FAILED; in get_mic_state()1375 mic_state = MIC_RESETTING; in get_mic_state()1382 return mic_state; in get_mic_state()