Searched refs:mic_state (Results 1 – 1 of 1) sorted by relevance
1366 enum mic_states mic_state; in get_mic_state() local1376 mic_state = MIC_READY; in get_mic_state()1378 mic_state = MIC_BOOTING; in get_mic_state()1380 mic_state = MIC_ONLINE; in get_mic_state()1382 mic_state = MIC_SHUTTING_DOWN; in get_mic_state()1384 mic_state = MIC_RESET_FAILED; in get_mic_state()1386 mic_state = MIC_RESETTING; in get_mic_state()1393 return mic_state; in get_mic_state()