Searched defs:nvkm_ior_func_hdmi (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
A D | ior.h | 66 const struct nvkm_ior_func_hdmi { struct 67 void (*ctrl)(struct nvkm_ior *, int head, bool enable, u8 max_ac_packet, u8 rekey); 68 void (*scdc)(struct nvkm_ior *, u8 scdc); 69 void (*infoframe_avi)(struct nvkm_ior *, int head, void *data, u32 size); 70 void (*infoframe_vsi)(struct nvkm_ior *, int head, void *data, u32 size);
|
Completed in 3 milliseconds