Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
Dtb.c1508 static const struct tb_cm_ops tb_cm_ops = { variable
1534 tb->cm_ops = &tb_cm_ops; in tb_probe()
Dicm.c2135 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 = {
Dtb.h371 struct tb_cm_ops { struct
Dswitch.c1781 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()
/kernel/linux/linux-5.10/include/linux/
Dthunderbolt.h79 const struct tb_cm_ops *cm_ops;