Home
last modified time | relevance | path

Searched defs:tb_cfg_request (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/thunderbolt/
Dctl.h77 struct tb_cfg_request { struct
87 bool (*match)(const struct tb_cfg_request *req, argument
89 bool (*copy)(struct tb_cfg_request *req, const struct ctl_pkg *pkg); argument
101 struct tb_cfg_request *tb_cfg_request_alloc(void); argument
Dctl.c512 int tb_cfg_request(struct tb_ctl *ctl, struct tb_cfg_request *req, in tb_cfg_request() function