Home
last modified time | relevance | path

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

/linux-6.1.9/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.c523 int tb_cfg_request(struct tb_ctl *ctl, struct tb_cfg_request *req, in tb_cfg_request() function