/src/sys/external/bsd/drm2/dist/drm/nouveau/ |
nouveau_chan.c | 130 nouveau_channel_prep(struct nouveau_drm *drm, struct nvif_device *device, function in typeref:typename:int 258 ret = nouveau_channel_prep(drm, device, 0x12000, &chan); 338 ret = nouveau_channel_prep(drm, device, 0x10000, &chan);
|
nouveau_chan.c | 130 nouveau_channel_prep(struct nouveau_drm *drm, struct nvif_device *device, function in typeref:typename:int 258 ret = nouveau_channel_prep(drm, device, 0x12000, &chan); 338 ret = nouveau_channel_prep(drm, device, 0x10000, &chan);
|