Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dctl.h105 void tb_cfg_request_cancel(struct tb_cfg_request *req, int err);
Dctl.c565 void tb_cfg_request_cancel(struct tb_cfg_request *req, int err) in tb_cfg_request_cancel() function
605 tb_cfg_request_cancel(req, -ETIMEDOUT); in tb_cfg_request_sync()