Home
last modified time | relevance | path

Searched defs:cm_ops (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
Dswitch.c1781 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in tb_switch_runtime_suspend() local
1792 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in tb_switch_runtime_resume() local
/kernel/linux/linux-5.10/include/linux/
Dthunderbolt.h79 const struct tb_cm_ops *cm_ops; member