Lines Matching defs:atmel_hlcdc_dc
338 struct atmel_hlcdc_dc { struct
339 const struct atmel_hlcdc_dc_desc *desc; argument
340 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 {
352 } commit;