Lines Matching refs:step
431 wm2000_mode_fn step[2]; member
437 .step = {
444 .step = {
453 .step = {
462 .step = {
470 .step = {
478 .step = {
486 .step = {
494 .step = {
502 .step = {
511 .step = {
519 .step = {
527 .step = {
563 for (j = 0; j < ARRAY_SIZE(anc_transitions[j].step); j++) { in wm2000_anc_transition()
564 if (!anc_transitions[i].step[j]) in wm2000_anc_transition()
566 ret = anc_transitions[i].step[j](i2c, in wm2000_anc_transition()