Searched refs:branch_device (Results 1 – 2 of 2) sorted by relevance
457 bool branch_device; member 1675 it6505->branch_device = drm_dp_is_branch(it6505->dpcd); in it6505_parse_link_capabilities() 1677 it6505->branch_device ? "" : "Not "); in it6505_parse_link_capabilities() 2476 if (it6505->branch_device && dpcd_sink_count != it6505->sink_count) { in it6505_process_hpd_irq() 2564 if (it6505->branch_device && it6505->sink_count == 0) in it6505_irq_hpd() 2882 it6505->sink_count, it6505->branch_device); in it6505_detect() 2884 if (it6505->branch_device) { in it6505_detect()
1675 bool branch_device = drm_dp_is_branch(dpcd); in drm_dp_downstream_debug() local 1678 str_yes_no(branch_device)); in drm_dp_downstream_debug() 1680 if (!branch_device) in drm_dp_downstream_debug()