Searched defs:gm12u320_device (Results 1 – 1 of 1) sorted by relevance
84 struct gm12u320_device { struct85 struct drm_device dev;86 struct drm_simple_display_pipe pipe;87 struct drm_connector conn;88 struct usb_device *udev;89 unsigned char *cmd_buf;90 unsigned char *data_buf[GM12U320_BLOCK_COUNT];91 bool pipe_enabled;92 struct {100 } fb_update;