Home
last modified time | relevance | path

Searched refs:nv50_dac_power (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dior.h118 void nv50_dac_power(struct nvkm_ior *, bool, bool, bool, bool, bool);
H A Dnv50.c313 nv50_dac_power(struct nvkm_ior *dac, bool normal, bool pu, bool data, bool vsync, bool hsync) in nv50_dac_power() function
350 .power = nv50_dac_power,
H A Dgf119.c380 .power = nv50_dac_power,