Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dthunderbolt.h82 const struct tb_cm_ops *cm_ops;
/Linux-v5.15/drivers/thunderbolt/
Dtb.c1558 static const struct tb_cm_ops tb_cm_ops = { variable
1652 tb->cm_ops = &tb_cm_ops; in tb_probe()
Dicm.c2348 static const struct tb_cm_ops icm_fr_ops = {
2364 static const struct tb_cm_ops icm_ar_ops = {
2386 static const struct tb_cm_ops icm_tr_ops = {
2411 static const struct tb_cm_ops icm_icl_ops = {
Dusb4.c134 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in __usb4_switch_op()
663 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in usb4_switch_nvm_authenticate_status()
Dtb.h430 struct tb_cm_ops { struct
Dswitch.c2015 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in tb_switch_runtime_suspend()
2026 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in tb_switch_runtime_resume()