Searched refs:eop_found (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/base/regmap/
H A Dregmap-spi-avmm.c361 bool eop_found = false, channel_found = false, esc_found = false; local
413 eop_found = false;
425 if (esc_found || eop_found)
428 eop_found = true;
431 if (esc_found || eop_found)
457 if (eop_found) {

Completed in 148 milliseconds