Searched refs:tb_cm_ops (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dthunderbolt.h82 const struct tb_cm_ops *cm_ops;
/linux-master/drivers/thunderbolt/
H A Dicm.c2351 static const struct tb_cm_ops icm_fr_ops = {
2367 static const struct tb_cm_ops icm_ar_ops = {
2389 static const struct tb_cm_ops icm_tr_ops = {
2414 static const struct tb_cm_ops icm_icl_ops = {
H A Dtb.c3088 static const struct tb_cm_ops tb_cm_ops = { variable in typeref:struct:tb_cm_ops
3188 tb->cm_ops = &tb_cm_ops;
H A Dusb4.c114 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops;
689 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops;
H A Dswitch.c2310 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops;
2321 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops;
H A Dtb.h461 * struct tb_cm_ops - Connection manager specific operations vector
497 struct tb_cm_ops { struct

Completed in 202 milliseconds