Searched defs:prev_match (Results 1 – 2 of 2) sorted by relevance
/linux-6.8/lib/zlib_deflate/ | ||
D | defutil.h | 132 IPos prev_match; /* previous match */ member |
/linux-6.8/drivers/mmc/host/ | ||
D | sdhci-omap.c | 327 u8 cur_match, prev_match = 0; in sdhci_omap_execute_tuning() local |