Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dthunderbolt.h81 const struct tb_cm_ops *cm_ops;
/linux/drivers/thunderbolt/
H A Dtb.c3166 static const struct tb_cm_ops tb_cm_ops = { variable
3266 tb->cm_ops = &tb_cm_ops; in tb_probe()
H A Dswitch.c2310 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in tb_switch_runtime_suspend()
2321 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in tb_switch_runtime_resume()