tb_cfg_request
void tb_cfg_request_get(struct tb_cfg_request *req)
struct tb_cfg_request *req;
struct tb_cfg_request *req = container_of(kref, typeof(*req), kref);
void tb_cfg_request_put(struct tb_cfg_request *req)
struct tb_cfg_request *req)
static void tb_cfg_request_dequeue(struct tb_cfg_request *req)
static bool tb_cfg_request_is_active(struct tb_cfg_request *req)
static struct tb_cfg_request *
struct tb_cfg_request *req = NULL, *iter;
struct tb_cfg_request *req;
struct tb_cfg_request *req = container_of(work, typeof(*req), work);
int tb_cfg_request(struct tb_ctl *ctl, struct tb_cfg_request *req,
void tb_cfg_request_cancel(struct tb_cfg_request *req, int err)
struct tb_cfg_request *req,
ret = tb_cfg_request(ctl, req, tb_cfg_request_complete, &done);
static bool tb_cfg_match(const struct tb_cfg_request *req,
struct tb_cfg_request *tb_cfg_request_alloc(void)
static bool tb_cfg_copy(struct tb_cfg_request *req, const struct ctl_pkg *pkg)
struct tb_cfg_request *req;
struct tb_cfg_request *req;
struct tb_cfg_request *req;
struct tb_cfg_request *tb_cfg_request_alloc(void);
void tb_cfg_request_get(struct tb_cfg_request *req);
void tb_cfg_request_put(struct tb_cfg_request *req);
int tb_cfg_request(struct tb_ctl *ctl, struct tb_cfg_request *req,
void tb_cfg_request_cancel(struct tb_cfg_request *req, int err);
struct tb_cfg_request *req, int timeout_msec);
bool (*match)(const struct tb_cfg_request *req,
bool (*copy)(struct tb_cfg_request *req, const struct ctl_pkg *pkg);
struct tb_cfg_request *req;
struct tb_cfg_request *req;
static bool dma_port_match(const struct tb_cfg_request *req,
static bool dma_port_copy(struct tb_cfg_request *req, const struct ctl_pkg *pkg)
struct tb_cfg_request *req;
ret = tb_cfg_request(tb->ctl, req, icm_usb4_switch_nvm_auth_complete,
static bool icm_match(const struct tb_cfg_request *req,
static bool icm_copy(struct tb_cfg_request *req, const struct ctl_pkg *pkg)
struct tb_cfg_request *req;
static bool tb_xdomain_copy(struct tb_cfg_request *req,
struct tb_cfg_request *req;
return tb_cfg_request(ctl, req, response_ready, req);
struct tb_cfg_request *req;
static bool tb_xdomain_match(const struct tb_cfg_request *req,