Home
last modified time | relevance | path

Searched refs:tb_cm_ops (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/thunderbolt/
Dtb.c445 static const struct tb_cm_ops tb_cm_ops = { variable
466 tb->cm_ops = &tb_cm_ops; in tb_probe()
Dtb.h216 struct tb_cm_ops { struct
Dicm.c1895 static const struct tb_cm_ops icm_fr_ops = {
1911 static const struct tb_cm_ops icm_ar_ops = {
1931 static const struct tb_cm_ops icm_tr_ops = {
/Linux-v4.19/include/linux/
Dthunderbolt.h82 const struct tb_cm_ops *cm_ops;