Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dthunderbolt.h88 const struct tb_cm_ops *cm_ops;
/linux/drivers/thunderbolt/
H A Dtb.c3272 static const struct tb_cm_ops tb_cm_ops = { variable
3372 tb->cm_ops = &tb_cm_ops; in tb_probe()
H A Dusb4.c112 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in __usb4_switch_op()
685 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in usb4_switch_nvm_authenticate_status()
H A Dtb.h470 * struct tb_cm_ops - Connection manager specific operations vector
506 struct tb_cm_ops { struct
507 driver_readytb_cm_ops global() argument
508 starttb_cm_ops global() argument
509 stoptb_cm_ops global() argument
510 deinittb_cm_ops global() argument
511 suspend_noirqtb_cm_ops global() argument
512 resume_noirqtb_cm_ops global() argument
513 suspendtb_cm_ops global() argument
514 freeze_noirqtb_cm_ops global() argument
515 thaw_noirqtb_cm_ops global() argument
516 completetb_cm_ops global() argument
517 runtime_suspendtb_cm_ops global() argument
518 runtime_resumetb_cm_ops global() argument
519 runtime_suspend_switchtb_cm_ops global() argument
520 runtime_resume_switchtb_cm_ops global() argument
521 handle_eventtb_cm_ops global() argument
523 get_boot_acltb_cm_ops global() argument
524 set_boot_acltb_cm_ops global() argument
525 disapprove_switchtb_cm_ops global() argument
526 approve_switchtb_cm_ops global() argument
527 add_switch_keytb_cm_ops global() argument
528 challenge_switch_keytb_cm_ops global() argument
530 disconnect_pcie_pathstb_cm_ops global() argument
531 approve_xdomain_pathstb_cm_ops global() argument
534 disconnect_xdomain_pathstb_cm_ops global() argument
537 usb4_switch_optb_cm_ops global() argument
540 usb4_switch_nvm_authenticate_statustb_cm_ops global() argument
H A 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()