Home
last modified time | relevance | path

Searched refs:__tb_port_pm_secondary_set (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/thunderbolt/
Dswitch.c1177 static int __tb_port_pm_secondary_set(struct tb_port *port, bool secondary) in __tb_port_pm_secondary_set() function
1198 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()