Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dctl.h105 void tb_cfg_request_cancel(struct tb_cfg_request *req, int err);
H A Dctl.c573 * tb_cfg_request_cancel() - Cancel a control request
580 void tb_cfg_request_cancel(struct tb_cfg_request *req, int err) in tb_cfg_request_cancel()
620 tb_cfg_request_cancel(req, -ETIMEDOUT); in tb_cfg_request_sync()
577 void tb_cfg_request_cancel(struct tb_cfg_request *req, int err) tb_cfg_request_cancel() function