Searched defs:atmel_hlcdc_dc (Results 1 – 1 of 1) sorted by relevance
348 struct atmel_hlcdc_dc { struct349 const struct atmel_hlcdc_dc_desc *desc; argument350 struct dma_pool *dscrpool;351 struct atmel_hlcdc *hlcdc;352 struct drm_crtc *crtc;353 struct atmel_hlcdc_layer *layers[ATMEL_HLCDC_MAX_LAYERS];354 struct {357 } suspend;