Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thunderbolt/
Dclx.c38 static int tb_port_pm_secondary_set(struct tb_port *port, bool secondary) in tb_port_pm_secondary_set() function
59 return tb_port_pm_secondary_set(port, true); in tb_port_pm_secondary_enable()
64 return tb_port_pm_secondary_set(port, false); in tb_port_pm_secondary_disable()