Searched refs:minver (Results 1 – 25 of 34) sorted by relevance
12
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/openssl/openssl/ |
| H A D | afalg.patch | 14 - my $minver = 4*10000 + 1*100 + 0; 20 - if ($ver < $minver) {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | rootg94.c | 52 .base.minver = -1,
|
| H A D | rootgv100.c | 50 .base.minver = -1,
|
| H A D | rootgt215.c | 52 .base.minver = -1,
|
| H A D | rootgt200.c | 52 .base.minver = -1,
|
| H A D | rootgk104.c | 52 .base.minver = -1,
|
| H A D | rootgk110.c | 52 .base.minver = -1,
|
| H A D | rootgm107.c | 52 .base.minver = -1,
|
| H A D | rootgp100.c | 52 .base.minver = -1,
|
| H A D | rootgp102.c | 52 .base.minver = -1,
|
| H A D | rootg84.c | 52 .base.minver = -1,
|
| H A D | rootgm200.c | 52 .base.minver = -1,
|
| H A D | rootgf119.c | 52 .base.minver = -1,
|
| H A D | roottu102.c | 50 .base.minver = -1,
|
| H A D | rootnv04.c | 95 .base.minver = -1,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/core/ |
| H A D | oclass.h | 9 int minver; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | object.h | 8 int minver; member 91 mclass[i].version >= sclass[j].minver && \
|
| H A D | ioctl.h | 46 __s16 minver; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvif/ |
| H A D | object.c | 90 (*psclass)[i].minver = args->sclass.oclass[i].minver; in nvif_object_sclass_get()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | gpfifonv50.c | 90 .base.minver = 0,
|
| H A D | dmanv17.c | 95 .base.minver = 0,
|
| H A D | dmanv50.c | 89 .base.minver = 0,
|
| H A D | dmanv10.c | 94 .base.minver = 0,
|
| H A D | gpfifog84.c | 92 .base.minver = 0,
|
| H A D | dmag84.c | 91 .base.minver = 0,
|
12