Searched refs:branch_device (Results 1 – 2 of 2) sorted by relevance
432 bool branch_device; member1485 it6505->branch_device = drm_dp_is_branch(it6505->dpcd); in it6505_parse_link_capabilities()1487 it6505->branch_device ? "" : "Not "); in it6505_parse_link_capabilities()2288 if (it6505->branch_device && dpcd_sink_count != it6505->sink_count) { in it6505_process_hpd_irq()2371 if (it6505->branch_device && it6505->sink_count == 0) in it6505_irq_hpd()2662 it6505->sink_count, it6505->branch_device); in it6505_detect()2664 if (it6505->branch_device) { in it6505_detect()
1383 bool branch_device = drm_dp_is_branch(dpcd); in drm_dp_downstream_debug() local1386 str_yes_no(branch_device)); in drm_dp_downstream_debug()1388 if (!branch_device) in drm_dp_downstream_debug()