Home
last modified time | relevance | path

Searched refs:eo (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/scripts/kconfig/
Dsymbol.c920 off_t so, eo; member
942 exact1 = (s1->eo - s1->so) == strlen(s1->sym->name); in sym_rel_comp()
943 exact2 = (s2->eo - s2->so) == strlen(s2->sym->name); in sym_rel_comp()
986 sym_match_arr[cnt].eo = match[0].rm_eo; in sym_re_search()
/Linux-v5.10/drivers/mmc/core/
Dsd.c237 unsigned int au, es, et, eo; in mmc_read_ssr() local
276 eo = UNSTUFF_BITS(card->raw_ssr, 400 - 384, 2); in mmc_read_ssr()
278 card->ssr.erase_offset = eo * 1000; in mmc_read_ssr()
/Linux-v5.10/drivers/staging/kpc2000/
Dkpc2000_spi.c140 unsigned int eo : 1; /* End of Transfer */ member
/Linux-v5.10/Documentation/admin-guide/laptops/
Ddisk-shock-protection.rst5 Author: Elias Oltmanns <eo@nebensachen.de>