Searched refs:display_controller (Results 1 – 1 of 1) sorted by relevance
83 const struct device *display_controller; member265 const struct device *display_dev = config->display_controller; in stm32_ltdc_display_blanking_off()284 const struct device *display_dev = config->display_controller; in stm32_ltdc_display_blanking_on()649 .display_controller = DEVICE_DT_GET_OR_NULL( \650 DT_INST_PHANDLE(inst, display_controller)), \