Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thunderbolt/
A Dtb.h498 int (*runtime_resume_switch)(struct tb_switch *sw); member
A Dicm.c2378 .runtime_resume_switch = icm_runtime_resume_switch,
2400 .runtime_resume_switch = icm_runtime_resume_switch,
A Dswitch.c2240 if (cm_ops->runtime_resume_switch) in tb_switch_runtime_resume()
2241 return cm_ops->runtime_resume_switch(sw); in tb_switch_runtime_resume()

Completed in 17 milliseconds