Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dswitch.c2325 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in tb_switch_runtime_suspend() local
2336 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in tb_switch_runtime_resume() local
H A Dusb4.c114 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in __usb4_switch_op() local
689 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in usb4_switch_nvm_authenticate_status() local
/openbmc/linux/include/linux/
H A Dthunderbolt.h82 const struct tb_cm_ops *cm_ops; member