Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dgxt4500.c323 static const struct fb_bitfield nobits = {0, 0}; variable
/OK3568_Linux_fs/kernel/scripts/mod/
H A Dmodpost.c568 int nobits = sechdrs[i].sh_type == SHT_NOBITS; in parse_elf() local