Lines Matching refs:step
440 wm2000_mode_fn step[2]; member
446 .step = {
453 .step = {
462 .step = {
471 .step = {
479 .step = {
487 .step = {
495 .step = {
503 .step = {
511 .step = {
520 .step = {
528 .step = {
536 .step = {
572 for (j = 0; j < ARRAY_SIZE(anc_transitions[j].step); j++) { in wm2000_anc_transition()
573 if (!anc_transitions[i].step[j]) in wm2000_anc_transition()
575 ret = anc_transitions[i].step[j](i2c, in wm2000_anc_transition()