runtime_suspend_switch 2100 drivers/thunderbolt/icm.c 	.runtime_suspend_switch = icm_runtime_suspend_switch,
runtime_suspend_switch 2122 drivers/thunderbolt/icm.c 	.runtime_suspend_switch = icm_runtime_suspend_switch,
runtime_suspend_switch 1438 drivers/thunderbolt/switch.c 	if (cm_ops->runtime_suspend_switch)
runtime_suspend_switch 1439 drivers/thunderbolt/switch.c 		return cm_ops->runtime_suspend_switch(sw);
runtime_suspend_switch  278 drivers/thunderbolt/tb.h 	int (*runtime_suspend_switch)(struct tb_switch *sw);