Searched refs:booter (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/ |
| A D | ad102.c | 35 .booter.ctor = ga102_gsp_booter_ctor,
|
| A D | tu116.c | 34 .booter.ctor = tu102_gsp_booter_ctor,
|
| A D | ga100.c | 51 .booter.ctor = tu102_gsp_booter_ctor,
|
| A D | priv.h | 36 } booter; member
|
| A D | r535.c | 2486 nvkm_firmware_put(gsp->fws.booter.unload); in r535_gsp_dtor_fws() 2487 gsp->fws.booter.unload = NULL; in r535_gsp_dtor_fws() 2488 nvkm_firmware_put(gsp->fws.booter.load); in r535_gsp_dtor_fws() 2489 gsp->fws.booter.load = NULL; in r535_gsp_dtor_fws() 2504 nvkm_falcon_fw_dtor(&gsp->booter.unload); in r535_gsp_dtor() 2505 nvkm_falcon_fw_dtor(&gsp->booter.load); in r535_gsp_dtor() 2531 ret = gsp->func->booter.ctor(gsp, "booter-load", gsp->fws.booter.load, in r535_gsp_oneinit() 2532 &device->sec2->falcon, &gsp->booter.load); in r535_gsp_oneinit() 2536 ret = gsp->func->booter.ctor(gsp, "booter-unload", gsp->fws.booter.unload, in r535_gsp_oneinit() 2537 &device->sec2->falcon, &gsp->booter.unload); in r535_gsp_oneinit() [all …]
|
| A D | ga102.c | 163 .booter.ctor = ga102_gsp_booter_ctor,
|
| A D | tu102.c | 175 .booter.ctor = tu102_gsp_booter_ctor,
|
| /linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| A D | gsp.h | 41 } booter; member 85 } booter; member
|
| /linux/arch/m68k/q40/ |
| A D | README | 53 preceded by the booter signature. This is a trace just in case something
|
Completed in 21 milliseconds