Searched refs:tb_cm_ops (Results 1 – 5 of 5) sorted by relevance
769 static const struct tb_cm_ops tb_cm_ops = { variable794 tb->cm_ops = &tb_cm_ops; in tb_probe()
2076 static const struct tb_cm_ops icm_fr_ops = {2092 static const struct tb_cm_ops icm_ar_ops = {2114 static const struct tb_cm_ops icm_tr_ops = {2136 static const struct tb_cm_ops icm_icl_ops = {
268 struct tb_cm_ops { struct
1412 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in tb_switch_runtime_suspend()1423 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in tb_switch_runtime_resume()
79 const struct tb_cm_ops *cm_ops;