Searched refs:pbios (Results 1 – 1 of 1) sorted by relevance
143 nvkm_bios_new(struct nvkm_device *device, int index, struct nvkm_bios **pbios) in nvkm_bios_new() argument150 if (!(bios = *pbios = kzalloc(sizeof(*bios), GFP_KERNEL))) in nvkm_bios_new()