Searched defs:atmel_hlcdc_dc (Results 1 – 1 of 1) sorted by relevance
338 struct atmel_hlcdc_dc { struct339 const struct atmel_hlcdc_dc_desc *desc; argument340 struct dma_pool *dscrpool;341 struct atmel_hlcdc *hlcdc;342 struct drm_crtc *crtc;343 struct atmel_hlcdc_layer *layers[ATMEL_HLCDC_MAX_LAYERS];344 struct workqueue_struct *wq;345 struct {348 } suspend;349 struct {[all …]