Searched refs:__tb_port_pm_secondary_set (Results 1 – 1 of 1) sorted by relevance
1177 static int __tb_port_pm_secondary_set(struct tb_port *port, bool secondary) in __tb_port_pm_secondary_set() function1198 return __tb_port_pm_secondary_set(port, true); in tb_port_pm_secondary_enable()1203 return __tb_port_pm_secondary_set(port, false); in tb_port_pm_secondary_disable()