Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dthunderbolt.h81 const struct tb_cm_ops *cm_ops;
/linux-6.12.1/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.c3125 static const struct tb_cm_ops tb_cm_ops = { variable
3225 tb->cm_ops = &tb_cm_ops; in tb_probe()
Dusb4.c112 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in __usb4_switch_op()
687 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in usb4_switch_nvm_authenticate_status()
Dtb.h501 struct tb_cm_ops { struct
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()