tb_cm_ops        2076 drivers/thunderbolt/icm.c static const struct tb_cm_ops icm_fr_ops = {
tb_cm_ops        2092 drivers/thunderbolt/icm.c static const struct tb_cm_ops icm_ar_ops = {
tb_cm_ops        2114 drivers/thunderbolt/icm.c static const struct tb_cm_ops icm_tr_ops = {
tb_cm_ops        2136 drivers/thunderbolt/icm.c static const struct tb_cm_ops icm_icl_ops = {
tb_cm_ops        1436 drivers/thunderbolt/switch.c 	const struct tb_cm_ops *cm_ops = sw->tb->cm_ops;
tb_cm_ops        1447 drivers/thunderbolt/switch.c 	const struct tb_cm_ops *cm_ops = sw->tb->cm_ops;
tb_cm_ops         769 drivers/thunderbolt/tb.c static const struct tb_cm_ops tb_cm_ops = {
tb_cm_ops         794 drivers/thunderbolt/tb.c 	tb->cm_ops = &tb_cm_ops;
tb_cm_ops          79 include/linux/thunderbolt.h 	const struct tb_cm_ops *cm_ops;