Searched refs:nvkm_firmware_func (Results 1 – 3 of 3) sorted by relevance
9 const struct nvkm_firmware_func { struct28 int nvkm_firmware_ctor(const struct nvkm_firmware_func *, const char *name, struct nvkm_device *,
164 static const struct nvkm_firmware_func169 static const struct nvkm_firmware_func200 const struct nvkm_firmware_func *type = dma ? &nvkm_falcon_fw_dma : &nvkm_falcon_fw; in nvkm_falcon_fw_ctor()
202 nvkm_firmware_ctor(const struct nvkm_firmware_func *func, const char *name, in nvkm_firmware_ctor()