Searched refs:bind_stat (Results 1 – 7 of 7) sorted by relevance
34 .bind_stat = gm200_flcn_bind_stat,
53 .bind_stat = gm200_pmu_flcn_bind_stat,
31 .bind_stat = gm200_flcn_bind_stat,
36 .bind_stat = gm200_flcn_bind_stat,
207 .bind_stat = gm200_flcn_bind_stat,
269 if (falcon->func->bind_stat(falcon, falcon->func->bind_intr) == 5) in gm200_flcn_fw_load()278 if (falcon->func->bind_stat(falcon, false) == 0) in gm200_flcn_fw_load()
72 int (*bind_stat)(struct nvkm_falcon *, bool intr); member