Home
last modified time | relevance | path

Searched defs:downstream (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/thunderbolt/
H A Dtb.c615 bool downstream; in tb_consumed_dp_bandwidth() local
678 bool downstream = tb_port_path_direction_downstream(src_port, dst_port); in tb_asym_supported() local
709 bool downstream = tb_port_path_direction_downstream(src_port, dst_port); in tb_maximum_bandwidth() local
1028 bool clx = false, clx_disabled = false, downstream; in tb_configure_asym() local
1133 bool clx = false, clx_disabled = false, downstream; in tb_configure_sym() local
2511 bool downstream; in tb_alloc_dp_bandwidth() local
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c107 struct graphics_object_id downstream) in get_basic_signal_type()
/linux/drivers/pci/pcie/
H A Daspm.c229 struct pci_dev *downstream; /* Downstream component, function 0 */ member