Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_dc.h403 int atmel_hlcdc_create_planes(struct drm_device *dev);
H A Datmel_hlcdc_dc.c624 ret = atmel_hlcdc_create_planes(dev); in atmel_hlcdc_dc_modeset_init()
H A Datmel_hlcdc_plane.c994 int atmel_hlcdc_create_planes(struct drm_device *dev) in atmel_hlcdc_create_planes() function