Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A 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
[all...]
H A Dctl.c535 int tb_cfg_request(struct tb_ctl *ctl, struct tb_cfg_request *req, tb_cfg_request() function
[all...]