Searched refs:nv50_dac_power (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | dacnv50.c | 66 nv50_dac_power(struct nvkm_ior *dac, bool normal, bool pu, in nv50_dac_power() function 104 .power = nv50_dac_power,
|
H A D | dacgf119.c | 53 .power = nv50_dac_power,
|
H A D | ior.h | 106 void nv50_dac_power(struct nvkm_ior *, bool, bool, bool, bool, bool);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | ior.h | 109 void nv50_dac_power(struct nvkm_ior *, bool, bool, bool, bool, bool);
|
H A 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,
|
H A D | gf119.c | 379 .power = nv50_dac_power,
|
Completed in 6 milliseconds