Searched refs:dc_connection_none (Results 1 – 4 of 4) sorted by relevance
368 dc_connection_none, enumerator
1091 link->type = dc_connection_none; in emulated_link_detect()1178 enum dc_connection_type new_connection_type = dc_connection_none; in dm_resume()1217 if (aconnector->base.force && new_connection_type == dc_connection_none) in dm_resume()1459 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_irq()1473 if (aconnector->base.force && new_connection_type == dc_connection_none) { in handle_hpd_irq()1584 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_rx_irq()1600 if (aconnector->base.force && new_connection_type == dc_connection_none) { in handle_hpd_rx_irq()2203 link->type != dc_connection_none) { in register_backlight_device()2235 enum dc_connection_type new_connection_type = dc_connection_none; in amdgpu_dm_initialize_drm_device()2335 if (aconnector->base.force && new_connection_type == dc_connection_none) { in amdgpu_dm_initialize_drm_device()[all …]
242 *type = dc_connection_none; in dc_link_detect_sink()755 enum dc_connection_type new_connection_type = dc_connection_none; in dc_link_detect()778 if (new_connection_type != dc_connection_none) { in dc_link_detect()1030 link->type = dc_connection_none; in dc_link_detect()
192 if (type == dc_connection_none) in create_links()