Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_output.c49 struct atmel_hlcdc_rgb_output { struct
56 static inline struct atmel_hlcdc_rgb_output * argument
59 return container_of(connector, struct atmel_hlcdc_rgb_output, in drm_connector_to_atmel_hlcdc_rgb_output()
63 static inline struct atmel_hlcdc_rgb_output *
66 return container_of(encoder, struct atmel_hlcdc_rgb_output, encoder); in drm_encoder_to_atmel_hlcdc_rgb_output()
79 struct atmel_hlcdc_rgb_output base;
84 atmel_hlcdc_rgb_output_to_panel(struct atmel_hlcdc_rgb_output *output) in atmel_hlcdc_rgb_output_to_panel()
91 struct atmel_hlcdc_rgb_output *rgb = in atmel_hlcdc_panel_encoder_enable()
100 struct atmel_hlcdc_rgb_output *rgb = in atmel_hlcdc_panel_encoder_disable()
120 struct atmel_hlcdc_rgb_output *rgb = in atmel_hlcdc_rgb_encoder_mode_set()
[all …]