Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dicm.c2385 static const struct tb_cm_ops icm_fr_ops = {
2401 static const struct tb_cm_ops icm_ar_ops = {
2423 static const struct tb_cm_ops icm_tr_ops = {
2448 static const struct tb_cm_ops icm_icl_ops = {
H A Dtb.c3280 static const struct tb_cm_ops tb_cm_ops = { variable
3380 tb->cm_ops = &tb_cm_ops; in tb_probe()
H A Dusb4.c113 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in __usb4_switch_op()
711 const struct tb_cm_ops *cm_ops = sw->tb->cm_ops; in usb4_switch_nvm_authenticate_status()