Searched defs:zx_crtc (Results 1 – 1 of 1) sorted by relevance
120 struct zx_crtc { struct127 const struct zx_crtc_regs *regs; argument128 const struct zx_crtc_bits *bits; argument133 #define to_zx_crtc(x) container_of(x, struct zx_crtc, crtc) argument