Home
last modified time | relevance | path

Searched refs:wpr_parse (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgp10b.c38 .wpr_parse = gm200_acr_wpr_parse,
H A Dgp108.c92 .wpr_parse = gp102_acr_wpr_parse,
H A Dgm20b.c101 .wpr_parse = gm200_acr_wpr_parse,
H A Dpriv.h23 int (*wpr_parse)(struct nvkm_acr *); member
H A Dtu102.c183 .wpr_parse = gp102_acr_wpr_parse,
H A Dgp102.c244 .wpr_parse = gp102_acr_wpr_parse,
H A Dbase.c402 ret = acr->func->wpr_parse(acr); in nvkm_acr_ctor_wpr()
H A Dgm200.c444 .wpr_parse = gm200_acr_wpr_parse,