Searched refs:hwsq_signature (Results 1 – 1 of 1) sorted by relevance
1974 static const uint8_t hwsq_signature[] = { 'H', 'W', 'S', 'Q' }; in load_nv17_hw_sequencer_ucode() local1975 const int sz = sizeof(hwsq_signature); in load_nv17_hw_sequencer_ucode()1978 hwsq_offset = findstr(bios->data, bios->length, hwsq_signature, sz); in load_nv17_hw_sequencer_ucode()