Searched refs:ga102_flcn_fw_boot (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/falcon/ |
D | ga102.c | 107 ga102_flcn_fw_boot(struct nvkm_falcon_fw *fw, u32 *mbox0, u32 *mbox1, u32 mbox0_ok, u32 irqsclr) in ga102_flcn_fw_boot() function 147 .boot = ga102_flcn_fw_boot,
|
/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | falcon.h | 159 int ga102_flcn_fw_boot(struct nvkm_falcon_fw *, u32 *, u32 *, u32, u32);
|
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
D | ga102.c | 260 .boot = ga102_flcn_fw_boot,
|