Searched refs:pm_support (Results 1 – 7 of 7) sorted by relevance
60 bool pm_support; member286 .pm_support = true,299 .pm_support = true,307 .pm_support = true,381 if (!pcie->drvdata->pm_support) in ls_pcie_suspend_noirq()392 if (!pcie->drvdata->pm_support) in ls_pcie_resume_noirq()
173 hop->pm_support = true; in tb_init_pm_support()1428 static void tb_dp_init_aux_path(struct tb_path *path, bool pm_support) in tb_dp_init_aux_path() argument1441 if (pm_support) in tb_dp_init_aux_path()1475 static int tb_dp_init_video_path(struct tb_path *path, bool pm_support) in tb_dp_init_video_path() argument1492 if (pm_support) in tb_dp_init_video_path()1662 bool pm_support; in tb_tunnel_alloc_dp() local1687 pm_support = usb4_switch_version(in->sw) >= 2; in tb_tunnel_alloc_dp()1693 tb_dp_init_video_path(path, pm_support); in tb_tunnel_alloc_dp()1700 tb_dp_init_aux_path(path, pm_support); in tb_tunnel_alloc_dp()1707 tb_dp_init_aux_path(path, pm_support); in tb_tunnel_alloc_dp()
551 hop.pmps = path->hops[i].pm_support; in tb_path_activate()
389 bool pm_support; member
371 priv->power_data.bus_pm = priv->trans->pm_support; in iwl_power_initialize()
909 bool pm_support; member
178 trans->pm_support = !(lctl & PCI_EXP_LNKCTL_ASPM_L0S); in iwl_pcie_apm_config()
Completed in 28 milliseconds