Searched defs:nouveau_encoder (Results 1 – 1 of 1) sorted by relevance
45 struct nouveau_encoder { struct46 struct drm_encoder_slave base;48 struct dcb_output *dcb;49 struct nvif_outp outp;50 int or;52 struct nouveau_connector *conn;54 struct i2c_adapter *i2c;58 struct drm_crtc *crtc;59 u32 ctrl;62 struct {[all …]