Searched refs:C_IDLE (Results 1 – 1 of 1) sorted by relevance
242 enum { C_IDLE, C_INIT, C_RUNNING, C_FAULT } state; enumerator915 if (csc->state == C_IDLE) in musycc_config()1529 csc->state = C_IDLE; in musycc_attach()