Home
last modified time | relevance | path

Searched refs:atmel_xlcdc_ops (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_dc.h393 extern const struct atmel_lcdc_dc_ops atmel_xlcdc_ops;
H A Datmel_hlcdc_dc.c565 .ops = &atmel_xlcdc_ops,
H A Datmel_hlcdc_plane.c1076 const struct atmel_lcdc_dc_ops atmel_xlcdc_ops = { variable