Home
last modified time | relevance | path

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

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