Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thunderbolt/
A Dtb.h497 int (*runtime_suspend_switch)(struct tb_switch *sw); member
A Dicm.c2377 .runtime_suspend_switch = icm_runtime_suspend_switch,
2399 .runtime_suspend_switch = icm_runtime_suspend_switch,
A Dswitch.c2229 if (cm_ops->runtime_suspend_switch) in tb_switch_runtime_suspend()
2230 return cm_ops->runtime_suspend_switch(sw); in tb_switch_runtime_suspend()

Completed in 16 milliseconds