Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_dc.c63 .ops = &atmel_hlcdc_ops,
157 .ops = &atmel_hlcdc_ops,
276 .ops = &atmel_hlcdc_ops,
372 .ops = &atmel_hlcdc_ops,
469 .ops = &atmel_hlcdc_ops,
H A Datmel_hlcdc_dc.h392 extern const struct atmel_lcdc_dc_ops atmel_hlcdc_ops;
H A Datmel_hlcdc_plane.c1066 const struct atmel_lcdc_dc_ops atmel_hlcdc_ops = { variable