Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dthunderbolt.h82 const struct tb_cm_ops *cm_ops;
/Linux-v6.1/drivers/thunderbolt/
Dtb.c1710 static const struct tb_cm_ops tb_cm_ops = { variable
1804 tb->cm_ops = &tb_cm_ops; in tb_probe()
Dicm.c2353 static const struct tb_cm_ops icm_fr_ops = {
2369 static const struct tb_cm_ops icm_ar_ops = {
2391 static const struct tb_cm_ops icm_tr_ops = {
2416 static const struct tb_cm_ops icm_icl_ops = {
Dusb4.c112 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in __usb4_switch_op()
641 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in usb4_switch_nvm_authenticate_status()
Dtb.h463 struct tb_cm_ops { struct
Dswitch.c2218 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in tb_switch_runtime_suspend()
2229 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in tb_switch_runtime_resume()