Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c1233 static uint16_t findstr(uint8_t *data, int n, const uint8_t *str, int len) in findstr() function
1976 hwsq_offset = findstr(bios->data, bios->length, hwsq_signature, sz); in load_nv17_hw_sequencer_ucode()
1998 newoffset = findstr(&bios->data[offset], searchlen, in nouveau_bios_embedded_edid()