Searched defs:atmel_hlcdc_dc (Results 1 – 1 of 1) sorted by relevance
361 struct atmel_hlcdc_dc { struct362 const struct atmel_hlcdc_dc_desc *desc; argument363 struct dma_pool *dscrpool;364 struct atmel_hlcdc *hlcdc;365 struct drm_crtc *crtc;366 struct atmel_hlcdc_layer *layers[ATMEL_HLCDC_MAX_LAYERS];367 struct workqueue_struct *wq;368 struct {371 } suspend;372 struct {[all …]