HomeSort by: relevance | last modified time | path
    Searched defs:mthds (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
nouveau_nvkm_subdev_bios_shadow.c 176 struct shadow mthds[] = { local in function:nvbios_shadow
195 for (mthd = mthds; mthd->func; mthd++) {
220 for (mthd = mthds, best = mthd; mthd->func; mthd++) {
231 for (mthd = mthds; mthd->func; mthd++) {
nouveau_nvkm_subdev_bios_shadow.c 176 struct shadow mthds[] = { local in function:nvbios_shadow
195 for (mthd = mthds; mthd->func; mthd++) {
220 for (mthd = mthds, best = mthd; mthd->func; mthd++) {
231 for (mthd = mthds; mthd->func; mthd++) {

Completed in 23 milliseconds