Home
last modified time | relevance | path

Searched refs:gp102_acr_wpr_parse (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dgv100.c46 .wpr_parse = gp102_acr_wpr_parse,
H A Dgp102.c163 gp102_acr_wpr_parse(struct nvkm_acr *acr) in gp102_acr_wpr_parse() function
247 .wpr_parse = gp102_acr_wpr_parse,
H A Dgp108.c91 .wpr_parse = gp102_acr_wpr_parse,
H A Dpriv.h46 int gp102_acr_wpr_parse(struct nvkm_acr *);
H A Dtu102.c157 .wpr_parse = gp102_acr_wpr_parse,