Searched refs:tb_cm_ops (Results 1 – 5 of 5) sorted by relevance
1508 static const struct tb_cm_ops tb_cm_ops = { variable1534 tb->cm_ops = &tb_cm_ops; in tb_probe()
2135 static const struct tb_cm_ops icm_fr_ops = {2151 static const struct tb_cm_ops icm_ar_ops = {2173 static const struct tb_cm_ops icm_tr_ops = {2195 static const struct tb_cm_ops icm_icl_ops = {
371 struct tb_cm_ops { struct
1781 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in tb_switch_runtime_suspend()1792 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in tb_switch_runtime_resume()
79 const struct tb_cm_ops *cm_ops;