Searched refs:nv50_dac_power (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | ior.h | 118 void nv50_dac_power(struct nvkm_ior *, bool, bool, bool, bool, bool);
|
H A D | nv50.c | 313 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 D | gf119.c | 380 .power = nv50_dac_power,
|