Home
last modified time | relevance | path

Searched refs:crcc37d_ctx_finished (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv50/
Dcrcc37d.c82 bool crcc37d_ctx_finished(struct nv50_head *head, struct nv50_crc_notifier_ctx *ctx) in crcc37d_ctx_finished() function
123 .ctx_finished = crcc37d_ctx_finished,
Dcrcc37d.h38 bool crcc37d_ctx_finished(struct nv50_head *head, struct nv50_crc_notifier_ctx *ctx);
Dcrcc57d.c54 .ctx_finished = crcc37d_ctx_finished,