Searched refs:dc_connection_none (Results 1 – 4 of 4) sorted by relevance
368 dc_connection_none, enumerator
1086 link->type = dc_connection_none; in emulated_link_detect()1173 enum dc_connection_type new_connection_type = dc_connection_none; in dm_resume()1212 if (aconnector->base.force && new_connection_type == dc_connection_none) in dm_resume()1454 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_irq()1468 if (aconnector->base.force && new_connection_type == dc_connection_none) { in handle_hpd_irq()1579 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_rx_irq()1595 if (aconnector->base.force && new_connection_type == dc_connection_none) { in handle_hpd_rx_irq()2198 link->type != dc_connection_none) { in register_backlight_device()2230 enum dc_connection_type new_connection_type = dc_connection_none; in amdgpu_dm_initialize_drm_device()2330 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()