Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/thunderbolt/
Dctl.h76 struct tb_cfg_request { struct
86 bool (*match)(const struct tb_cfg_request *req, argument
88 bool (*copy)(struct tb_cfg_request *req, const struct ctl_pkg *pkg); argument
100 struct tb_cfg_request *tb_cfg_request_alloc(void); argument
Dctl.c503 int tb_cfg_request(struct tb_ctl *ctl, struct tb_cfg_request *req, in tb_cfg_request() function