Searched refs:pm_support (Results 1 – 4 of 4) sorted by relevance
175 hop->pm_support = true; in tb_init_pm_support()1436 static void tb_dp_init_aux_path(struct tb_path *path, bool pm_support) in tb_dp_init_aux_path() argument1449 if (pm_support) in tb_dp_init_aux_path()1483 static int tb_dp_init_video_path(struct tb_path *path, bool pm_support) in tb_dp_init_video_path() argument1500 if (pm_support) in tb_dp_init_video_path()1670 bool pm_support; in tb_tunnel_alloc_dp() local1695 pm_support = usb4_switch_version(in->sw) >= 2; in tb_tunnel_alloc_dp()1701 tb_dp_init_video_path(path, pm_support); in tb_tunnel_alloc_dp()1708 tb_dp_init_aux_path(path, pm_support); in tb_tunnel_alloc_dp()1715 tb_dp_init_aux_path(path, pm_support); in tb_tunnel_alloc_dp()
553 hop.pmps = path->hops[i].pm_support; in tb_path_activate()
389 bool pm_support; member
217 trans_pcie->pm_support = !(lctl & PCI_EXP_LNKCTL_ASPM_L0S); in iwl_pcie_apm_config()