Searched defs:atmel_hlcdc_dc (Results 1 – 1 of 1) sorted by relevance
336 struct atmel_hlcdc_dc { struct337 const struct atmel_hlcdc_dc_desc *desc; argument338 struct dma_pool *dscrpool;339 struct atmel_hlcdc *hlcdc;340 struct drm_crtc *crtc;341 struct atmel_hlcdc_layer *layers[ATMEL_HLCDC_MAX_LAYERS];342 struct {345 } suspend;
Completed in 6 milliseconds