Home
last modified time | relevance | path

Searched refs:cbc_wait (Results 1 – 9 of 9) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
Dgp102.c38 .cbc_wait = gm107_ltc_cbc_wait,
Dgk104.c44 .cbc_wait = gf100_ltc_cbc_wait,
Dgm200.c51 .cbc_wait = gm107_ltc_cbc_wait,
Dgp10b.c52 .cbc_wait = gm107_ltc_cbc_wait,
Dgp100.c63 .cbc_wait = gm107_ltc_cbc_wait,
Dpriv.h17 void (*cbc_wait)(struct nvkm_ltc *); member
Dbase.c38 ltc->func->cbc_wait(ltc); in nvkm_ltc_tags_clear()
Dgm107.c139 .cbc_wait = gm107_ltc_cbc_wait,
Dgf100.c243 .cbc_wait = gf100_ltc_cbc_wait,