Home
last modified time | relevance | path

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

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