Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_output.c127 int atmel_hlcdc_create_outputs(struct drm_device *dev) in atmel_hlcdc_create_outputs() function
H A Datmel_hlcdc_dc.h413 int atmel_hlcdc_create_outputs(struct drm_device *dev);
H A Datmel_hlcdc_dc.c618 ret = atmel_hlcdc_create_outputs(dev); in atmel_hlcdc_dc_modeset_init()