Searched refs:display_controller (Results 1 – 1 of 1) sorted by relevance
80 const struct device *display_controller; member262 const struct device *display_dev = config->display_controller; in stm32_ltdc_display_blanking_off()281 const struct device *display_dev = config->display_controller; in stm32_ltdc_display_blanking_on()623 .display_controller = DEVICE_DT_GET_OR_NULL( \624 DT_INST_PHANDLE(inst, display_controller)), \