Searched refs:g84_cipher_new (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | cipher.h | 5 int g84_cipher_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_engine **);
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/cipher/ |
H A D | g84.c | 129 g84_cipher_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in g84_cipher_new() function
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 900 .cipher = { 0x00000001, g84_cipher_new }, 931 .cipher = { 0x00000001, g84_cipher_new }, 962 .cipher = { 0x00000001, g84_cipher_new }, 993 .cipher = { 0x00000001, g84_cipher_new }, 1024 .cipher = { 0x00000001, g84_cipher_new }, 1086 .cipher = { 0x00000001, g84_cipher_new },
|