Searched defs:ptop (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/top/ |
H A D | gk104.c | 117 gk104_top_new(struct nvkm_device *device, int index, struct nvkm_top **ptop) in gk104_top_new() argument
|
H A D | base.c | 188 nvkm_top_new_(const struct nvkm_top_func *func, struct nvkm_device *device, int index, struct nvkm_top **ptop) nvkm_top_new_() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/top/ |
H A D | gk104.c | 115 gk104_top_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_top **ptop) gk104_top_new() argument
|
H A D | ga100.c | 104 ga100_top_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_top **ptop) ga100_top_new() argument
|
H A D | base.c | 151 nvkm_top_new_(const struct nvkm_top_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_top **ptop) nvkm_top_new_() argument
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | dec_msa.c | 708 const uint8_t* const ptop = dst - BPS - 1; in VE4() local 725 const uint8_t* const ptop = dst - 1 - BPS; in RD4() local 753 const uint8_t* const ptop = dst - BPS; LD4() local [all...] |
Completed in 4 milliseconds