Searched refs:branch_device (Results 1 – 2 of 2) sorted by relevance
432 bool branch_device; member1491 it6505->branch_device = drm_dp_is_branch(it6505->dpcd); in it6505_parse_link_capabilities()1493 it6505->branch_device ? "" : "Not "); in it6505_parse_link_capabilities()2298 if (it6505->branch_device && dpcd_sink_count != it6505->sink_count) { in it6505_process_hpd_irq()2387 if (it6505->branch_device && it6505->sink_count == 0) in it6505_irq_hpd()2702 it6505->sink_count, it6505->branch_device); in it6505_detect()2704 if (it6505->branch_device) { in it6505_detect()
1415 bool branch_device = drm_dp_is_branch(dpcd); in drm_dp_downstream_debug() local1418 str_yes_no(branch_device)); in drm_dp_downstream_debug()1420 if (!branch_device) in drm_dp_downstream_debug()