Home
last modified time | relevance | path

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

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