Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnouveau_bios.c1016 parse_bit_structure(struct nvbios *bios, const uint16_t bitoffset) in parse_bit_structure() function
2034 return !parse_bit_structure(legacy, legacy->offset + 6); in NVInitVBIOS()