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

/linux-master/drivers/thunderbolt/
H A Dicm.c2376 .runtime_resume_switch = icm_runtime_resume_switch,
2398 .runtime_resume_switch = icm_runtime_resume_switch,
H A Dswitch.c2323 if (cm_ops->runtime_resume_switch)
2324 return cm_ops->runtime_resume_switch(sw);
H A Dtb.h477 * @runtime_resume_switch: Runtime resume a switch
511 int (*runtime_resume_switch)(struct tb_switch *sw); member in struct:tb_cm_ops

Completed in 131 milliseconds