Home
last modified time | relevance | path

Searched refs:tb_cfg_request_cancel (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dctl.h106 void tb_cfg_request_cancel(struct tb_cfg_request *req, int err);
H A Dctl.c554 void tb_cfg_request_cancel(struct tb_cfg_request *req, int err) in tb_cfg_request_cancel() function
594 tb_cfg_request_cancel(req, -ETIMEDOUT); in tb_cfg_request_sync()