Home
last modified time | relevance | path

Searched defs:nobits (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/
Dgxt4500.c322 static const struct fb_bitfield nobits = {0, 0}; variable
/Linux-v4.19/scripts/mod/
Dmodpost.c511 int nobits = sechdrs[i].sh_type == SHT_NOBITS; in parse_elf() local