Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dctl.c84 * tb_cfg_request_put() to it. in tb_cfg_request_alloc()
118 * tb_cfg_request_put() - Decrease refcount and possibly release the request
124 void tb_cfg_request_put(struct tb_cfg_request *req) in tb_cfg_request_put()
178 tb_cfg_request_put(iter); in tb_cfg_request_find()
510 tb_cfg_request_put(req); in tb_ctl_rx_callback()
525 tb_cfg_request_put(req);
567 tb_cfg_request_put(req); in tb_cfg_request()
918 tb_cfg_request_put(req); in tb_cfg_reset()
975 tb_cfg_request_put(req); in tb_cfg_read_raw()
1048 tb_cfg_request_put(re in tb_cfg_write_raw()
121 void tb_cfg_request_put(struct tb_cfg_request *req) tb_cfg_request_put() function
[all...]
H A Ddma_port.c120 tb_cfg_request_put(req); in dma_port_read()
163 tb_cfg_request_put(req); in dma_port_write()
H A Dctl.h102 void tb_cfg_request_put(struct tb_cfg_request *req);