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,383 if (!pcie->drvdata->pm_support) in ls_pcie_suspend_noirq()394 if (!pcie->drvdata->pm_support) in ls_pcie_resume_noirq()
144 hop->pm_support = true; in tb_init_pm_support()1230 static void tb_dp_init_aux_path(struct tb_path *path, bool pm_support) in tb_dp_init_aux_path() argument1243 if (pm_support) in tb_dp_init_aux_path()1277 static int tb_dp_init_video_path(struct tb_path *path, bool pm_support) in tb_dp_init_video_path() argument1294 if (pm_support) in tb_dp_init_video_path()1455 bool pm_support; in tb_tunnel_alloc_dp() local1477 pm_support = usb4_switch_version(in->sw) >= 2; in tb_tunnel_alloc_dp()1483 tb_dp_init_video_path(path, pm_support); in tb_tunnel_alloc_dp()1490 tb_dp_init_aux_path(path, pm_support); in tb_tunnel_alloc_dp()1497 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()
384 bool pm_support; member
371 priv->power_data.bus_pm = priv->trans->pm_support; in iwl_power_initialize()
907 bool pm_support; member
269 trans->pm_support = !(lctl & PCI_EXP_LNKCTL_ASPM_L0S); in iwl_pcie_apm_config()
Completed in 24 milliseconds