Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/ | |
nouveau_nvkm_subdev_bios_init.c | 2234 } init_opcode[] = { variable in typeref:struct:nvbios_init_opcode[] 2314 if (opcode >= ARRAY_SIZE(init_opcode) || 2315 !init_opcode[opcode].exec) { 2320 init_opcode[opcode].exec(init); |
nouveau_nvkm_subdev_bios_init.c | 2234 } init_opcode[] = { variable in typeref:struct:nvbios_init_opcode[] 2314 if (opcode >= ARRAY_SIZE(init_opcode) || 2315 !init_opcode[opcode].exec) { 2320 init_opcode[opcode].exec(init); |
nouveau_nvkm_subdev_bios_init.c | 2234 } init_opcode[] = { variable in typeref:struct:nvbios_init_opcode[] 2314 if (opcode >= ARRAY_SIZE(init_opcode) || 2315 !init_opcode[opcode].exec) { 2320 init_opcode[opcode].exec(init); |
nouveau_nvkm_subdev_bios_init.c | 2234 } init_opcode[] = { variable in typeref:struct:nvbios_init_opcode[] 2314 if (opcode >= ARRAY_SIZE(init_opcode) || 2315 !init_opcode[opcode].exec) { 2320 init_opcode[opcode].exec(init); |