Searched refs:dc_connection_none (Results 1 – 6 of 6) sorted by relevance
401 dc_connection_none, enumerator
1073 enum dc_connection_type new_connection_type = dc_connection_none; in dp_trigger_hotplug()1111 new_connection_type != dc_connection_none) in dp_trigger_hotplug()1136 link->type = dc_connection_none; in dp_trigger_hotplug()
1792 link->type = dc_connection_none; in emulated_link_detect()1920 enum dc_connection_type new_connection_type = dc_connection_none; in dm_resume()2001 if (aconnector->base.force && new_connection_type == dc_connection_none) in dm_resume()2318 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_irq()2339 if (aconnector->base.force && new_connection_type == dc_connection_none) { in handle_hpd_irq()2450 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_rx_irq()2477 if (aconnector->base.force && new_connection_type == dc_connection_none) { in handle_hpd_rx_irq()3216 link->type != dc_connection_none) { in register_backlight_device()3248 enum dc_connection_type new_connection_type = dc_connection_none; in amdgpu_dm_initialize_drm_device()3350 if (aconnector->base.force && new_connection_type == dc_connection_none) { in amdgpu_dm_initialize_drm_device()[all …]
244 *type = dc_connection_none; in dc_link_detect_sink()856 enum dc_connection_type new_connection_type = dc_connection_none; in dc_link_detect_helper()891 if (new_connection_type != dc_connection_none) { in dc_link_detect_helper()1158 link->type = dc_connection_none; in dc_link_detect_helper()
2101 enum dc_connection_type type = dc_connection_none; in dp_verify_link_cap_with_retries()2105 if (!dc_link_detect_sink(link, &type) || type == dc_connection_none) { in dp_verify_link_cap_with_retries()
197 if (type == dc_connection_none) in create_links()