Searched refs:booter (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ |
| H A D | ad102.c | 35 .booter.ctor = ga102_gsp_booter_ctor,
|
| H A D | tu116.c | 34 .booter.ctor = tu102_gsp_booter_ctor,
|
| H A D | ga100.c | 51 .booter.ctor = tu102_gsp_booter_ctor,
|
| H A D | priv.h | 36 } booter; member
|
| H A D | r535.c | 2952 nvkm_firmware_put(gsp->fws.booter.unload); in r535_gsp_dtor_fws() 2953 gsp->fws.booter.unload = NULL; in r535_gsp_dtor_fws() 2954 nvkm_firmware_put(gsp->fws.booter.load); in r535_gsp_dtor_fws() 2955 gsp->fws.booter.load = NULL; in r535_gsp_dtor_fws() 3190 nvkm_falcon_fw_dtor(&gsp->booter.unload); in r535_gsp_dtor() 3191 nvkm_falcon_fw_dtor(&gsp->booter.load); in r535_gsp_dtor() 3220 ret = gsp->func->booter.ctor(gsp, "booter-load", gsp->fws.booter.load, in r535_gsp_oneinit() 3221 &device->sec2->falcon, &gsp->booter.load); in r535_gsp_oneinit() 3225 ret = gsp->func->booter.ctor(gsp, "booter-unload", gsp->fws.booter.unload, in r535_gsp_oneinit() 3226 &device->sec2->falcon, &gsp->booter.unload); in r535_gsp_oneinit() [all …]
|
| H A D | ga102.c | 163 .booter.ctor = ga102_gsp_booter_ctor,
|
| H A D | tu102.c | 175 .booter.ctor = tu102_gsp_booter_ctor,
|
| /linux-6.15/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| H A D | gsp.h | 44 } booter; member 88 } booter; member
|
| /linux-6.15/arch/m68k/q40/ |
| H A D | README | 53 preceded by the booter signature. This is a trace just in case something
|