Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_dc.h487 int atmel_hlcdc_create_planes(struct drm_device *dev);
H A Datmel_hlcdc_dc.c729 ret = atmel_hlcdc_create_planes(dev); in atmel_hlcdc_dc_modeset_init()
H A Datmel_hlcdc_plane.c1243 int atmel_hlcdc_create_planes(struct drm_device *dev) in atmel_hlcdc_create_planes() function