Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_output.c78 struct atmel_hlcdc_panel { struct
83 static inline struct atmel_hlcdc_panel * argument
86 return container_of(output, struct atmel_hlcdc_panel, base); in atmel_hlcdc_rgb_output_to_panel()
93 struct atmel_hlcdc_panel *panel = atmel_hlcdc_rgb_output_to_panel(rgb); in atmel_hlcdc_panel_encoder_enable()
102 struct atmel_hlcdc_panel *panel = atmel_hlcdc_rgb_output_to_panel(rgb); in atmel_hlcdc_panel_encoder_disable()
166 struct atmel_hlcdc_panel *panel = atmel_hlcdc_rgb_output_to_panel(rgb); in atmel_hlcdc_panel_get_modes()
208 struct atmel_hlcdc_panel *panel = atmel_hlcdc_rgb_output_to_panel(rgb); in atmel_hlcdc_panel_connector_destroy()
230 struct atmel_hlcdc_panel *panel; in atmel_hlcdc_create_panel_output()