Searched refs:boot_multiple_falcons (Results 1 – 3 of 3) sorted by relevance
108 int (*boot_multiple_falcons)(struct nvkm_msgqueue *, unsigned long); member
475 if (queue->func->acr_func->boot_multiple_falcons) in nvkm_msgqueue_acr_boot_falcons()476 return queue->func->acr_func->boot_multiple_falcons(queue, in nvkm_msgqueue_acr_boot_falcons()
371 .boot_multiple_falcons = acr_boot_multiple_falcons,