tb_cfg_request 66 drivers/thunderbolt/ctl.c struct tb_cfg_request *tb_cfg_request_alloc(void) tb_cfg_request 68 drivers/thunderbolt/ctl.c struct tb_cfg_request *req; tb_cfg_request 83 drivers/thunderbolt/ctl.c void tb_cfg_request_get(struct tb_cfg_request *req) tb_cfg_request 92 drivers/thunderbolt/ctl.c struct tb_cfg_request *req = container_of(kref, typeof(*req), kref); tb_cfg_request 104 drivers/thunderbolt/ctl.c void tb_cfg_request_put(struct tb_cfg_request *req) tb_cfg_request 112 drivers/thunderbolt/ctl.c struct tb_cfg_request *req) tb_cfg_request 129 drivers/thunderbolt/ctl.c static void tb_cfg_request_dequeue(struct tb_cfg_request *req) tb_cfg_request 141 drivers/thunderbolt/ctl.c static bool tb_cfg_request_is_active(struct tb_cfg_request *req) tb_cfg_request 146 drivers/thunderbolt/ctl.c static struct tb_cfg_request * tb_cfg_request 149 drivers/thunderbolt/ctl.c struct tb_cfg_request *req; tb_cfg_request 411 drivers/thunderbolt/ctl.c struct tb_cfg_request *req; tb_cfg_request 485 drivers/thunderbolt/ctl.c struct tb_cfg_request *req = container_of(work, typeof(*req), work); tb_cfg_request 504 drivers/thunderbolt/ctl.c int tb_cfg_request(struct tb_ctl *ctl, struct tb_cfg_request *req, tb_cfg_request 546 drivers/thunderbolt/ctl.c void tb_cfg_request_cancel(struct tb_cfg_request *req, int err) tb_cfg_request 571 drivers/thunderbolt/ctl.c struct tb_cfg_request *req, tb_cfg_request 579 drivers/thunderbolt/ctl.c ret = tb_cfg_request(ctl, req, tb_cfg_request_complete, &done); tb_cfg_request 727 drivers/thunderbolt/ctl.c static bool tb_cfg_match(const struct tb_cfg_request *req, tb_cfg_request 754 drivers/thunderbolt/ctl.c static bool tb_cfg_copy(struct tb_cfg_request *req, const struct ctl_pkg *pkg) tb_cfg_request 783 drivers/thunderbolt/ctl.c struct tb_cfg_request *req; tb_cfg_request 830 drivers/thunderbolt/ctl.c struct tb_cfg_request *req; tb_cfg_request 895 drivers/thunderbolt/ctl.c struct tb_cfg_request *req; tb_cfg_request 87 drivers/thunderbolt/ctl.h bool (*match)(const struct tb_cfg_request *req, tb_cfg_request 89 drivers/thunderbolt/ctl.h bool (*copy)(struct tb_cfg_request *req, const struct ctl_pkg *pkg); tb_cfg_request 101 drivers/thunderbolt/ctl.h struct tb_cfg_request *tb_cfg_request_alloc(void); tb_cfg_request 102 drivers/thunderbolt/ctl.h void tb_cfg_request_get(struct tb_cfg_request *req); tb_cfg_request 103 drivers/thunderbolt/ctl.h void tb_cfg_request_put(struct tb_cfg_request *req); tb_cfg_request 104 drivers/thunderbolt/ctl.h int tb_cfg_request(struct tb_ctl *ctl, struct tb_cfg_request *req, tb_cfg_request 106 drivers/thunderbolt/ctl.h void tb_cfg_request_cancel(struct tb_cfg_request *req, int err); tb_cfg_request 108 drivers/thunderbolt/ctl.h struct tb_cfg_request *req, int timeout_msec); tb_cfg_request 65 drivers/thunderbolt/dma_port.c static bool dma_port_match(const struct tb_cfg_request *req, tb_cfg_request 82 drivers/thunderbolt/dma_port.c static bool dma_port_copy(struct tb_cfg_request *req, const struct ctl_pkg *pkg) tb_cfg_request 101 drivers/thunderbolt/dma_port.c struct tb_cfg_request *req; tb_cfg_request 142 drivers/thunderbolt/dma_port.c struct tb_cfg_request *req; tb_cfg_request 238 drivers/thunderbolt/icm.c static bool icm_match(const struct tb_cfg_request *req, tb_cfg_request 252 drivers/thunderbolt/icm.c static bool icm_copy(struct tb_cfg_request *req, const struct ctl_pkg *pkg) tb_cfg_request 273 drivers/thunderbolt/icm.c struct tb_cfg_request *req; tb_cfg_request 48 drivers/thunderbolt/xdomain.c static bool tb_xdomain_match(const struct tb_cfg_request *req, tb_cfg_request 81 drivers/thunderbolt/xdomain.c static bool tb_xdomain_copy(struct tb_cfg_request *req, tb_cfg_request 97 drivers/thunderbolt/xdomain.c struct tb_cfg_request *req; tb_cfg_request 109 drivers/thunderbolt/xdomain.c return tb_cfg_request(ctl, req, response_ready, req); tb_cfg_request 136 drivers/thunderbolt/xdomain.c struct tb_cfg_request *req;