Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb.c769 static const struct tb_cm_ops tb_cm_ops = { variable
794 tb->cm_ops = &tb_cm_ops; in tb_probe()
Dicm.c2076 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 = {
Dtb.h268 struct tb_cm_ops { struct
Dswitch.c1412 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()
/Linux-v5.4/include/linux/
Dthunderbolt.h79 const struct tb_cm_ops *cm_ops;