Searched refs:nv50_dac_power (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | ior.h | 109 void nv50_dac_power(struct nvkm_ior *, bool, bool, bool, bool, bool);
|
D | nv50.c | 279 nv50_dac_power(struct nvkm_ior *dac, bool normal, bool pu, bool data, bool vsync, bool hsync) in nv50_dac_power() function 316 .power = nv50_dac_power,
|
D | gf119.c | 358 .power = nv50_dac_power,
|