Home
last modified time | relevance | path

Searched refs:pbios (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dbase.c143 nvkm_bios_new(struct nvkm_device *device, int index, struct nvkm_bios **pbios) in nvkm_bios_new() argument
150 if (!(bios = *pbios = kzalloc(sizeof(*bios), GFP_KERNEL))) in nvkm_bios_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dbase.c144 struct nvkm_bios **pbios) in nvkm_bios_new()
151 if (!(bios = *pbios = kzalloc(sizeof(*bios), GFP_KERNEL))) in nvkm_bios_new()
143 nvkm_bios_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_bios **pbios) nvkm_bios_new() argument

Completed in 2 milliseconds