Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dctl.h125 int tb_cfg_ack_notification(struct tb_ctl *ctl, u64 route,
H A Dctl.c757 * tb_cfg_ack_notification() - Ack notification
765 int tb_cfg_ack_notification(struct tb_ctl *ctl, u64 route, in tb_cfg_ack_notification()
762 int tb_cfg_ack_notification(struct tb_ctl *ctl, u64 route, tb_cfg_ack_notification() function
H A Dtb.c2849 if (tb_cfg_ack_notification(tb->ctl, route, error)) in tb_handle_notification()
2855 if (tb_cfg_ack_notification(tb->ctl, route, error)) in tb_handle_notification()