Searched refs:dc_connection_none (Results 1 – 7 of 7) sorted by relevance
41 if (link->type == dc_connection_none) in amdgpu_dm_set_psr_caps()
1262 enum dc_connection_type new_connection_type = dc_connection_none; in dm_handle_hpd_rx_offload_work()1281 if (new_connection_type == dc_connection_none) in dm_handle_hpd_rx_offload_work()2407 link->type = dc_connection_none; in emulated_link_detect()2563 enum dc_connection_type new_connection_type = dc_connection_none; in dm_resume()2674 if (aconnector->base.force && new_connection_type == dc_connection_none) in dm_resume()3004 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_irq_helper()3045 if (new_connection_type == dc_connection_none && in handle_hpd_irq_helper()3046 aconnector->dc_link->type == dc_connection_none && in handle_hpd_irq_helper()3176 enum dc_connection_type new_connection_type = dc_connection_none; in handle_hpd_rx_irq()4099 link->type != dc_connection_none) { in register_backlight_device()[all …]
1196 enum dc_connection_type new_connection_type = dc_connection_none; in trigger_hotplug()1234 new_connection_type != dc_connection_none) in trigger_hotplug()1259 link->type = dc_connection_none; in trigger_hotplug()
358 dc_connection_none, enumerator
276 *type = dc_connection_none; in dc_link_detect_sink()296 *type = dc_connection_none; in dc_link_detect_sink()880 enum dc_connection_type new_connection_type = dc_connection_none; in dc_link_detect_helper()881 enum dc_connection_type pre_connection_type = dc_connection_none; in dc_link_detect_helper()917 if (new_connection_type != dc_connection_none) { in dc_link_detect_helper()1235 link->type = dc_connection_none; in dc_link_detect_helper()
2343 enum dc_connection_type type = dc_connection_none;2346 if (type == dc_connection_none)2898 enum dc_connection_type type = dc_connection_none;2902 if (!dc_link_detect_sink(link, &type) || type == dc_connection_none) {
1279 edp_link->edp_sink_present = (type != dc_connection_none); in detect_edp_presence()
Completed in 51 milliseconds