Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dthunderbolt.h82 const struct tb_cm_ops *cm_ops;
/Linux-v6.6/drivers/thunderbolt/
Dicm.c2351 static const struct tb_cm_ops icm_fr_ops = {
2367 static const struct tb_cm_ops icm_ar_ops = {
2389 static const struct tb_cm_ops icm_tr_ops = {
2414 static const struct tb_cm_ops icm_icl_ops = {
Dtb.c2349 static const struct tb_cm_ops tb_cm_ops = { variable
2448 tb->cm_ops = &tb_cm_ops; in tb_probe()
Dusb4.c114 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in __usb4_switch_op()
688 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in usb4_switch_nvm_authenticate_status()
Dswitch.c2159 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in tb_switch_runtime_suspend()
2170 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in tb_switch_runtime_resume()
Dtb.h485 struct tb_cm_ops { struct