Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dsymbol.c959 off_t so, eo; member
981 exact1 = (s1->eo - s1->so) == strlen(s1->sym->name); in sym_rel_comp()
982 exact2 = (s2->eo - s2->so) == strlen(s2->sym->name); in sym_rel_comp()
1025 sym_match_arr[cnt].eo = match[0].rm_eo; in sym_re_search()
/linux-4.4.14/drivers/mmc/core/
Dsd.c227 unsigned int au, es, et, eo; in mmc_read_ssr() local
263 eo = UNSTUFF_BITS(ssr, 400 - 384, 2); in mmc_read_ssr()
265 card->ssr.erase_offset = eo * 1000; in mmc_read_ssr()
/linux-4.4.14/drivers/usb/wusbcore/
Dcrypto.c105 __le16 eo; member
/linux-4.4.14/Documentation/laptops/
Ddisk-shock-protection.txt4 Author: Elias Oltmanns <eo@nebensachen.de>