Lines Matching refs:source
428 enum wm2000_anc_mode source; member
434 .source = ANC_OFF,
442 .source = ANC_OFF,
450 .source = ANC_OFF,
459 .source = ANC_ACTIVE,
467 .source = ANC_ACTIVE,
475 .source = ANC_ACTIVE,
483 .source = ANC_BYPASS,
491 .source = ANC_BYPASS,
500 .source = ANC_BYPASS,
508 .source = ANC_STANDBY,
516 .source = ANC_STANDBY,
525 .source = ANC_STANDBY,
545 if (anc_transitions[i].source == wm2000->anc_mode && in wm2000_anc_transition()
555 if (anc_transitions[i].source == ANC_OFF) { in wm2000_anc_transition()