Searched refs:tb_cfg_pkg_type (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/thunderbolt/ |
| H A D | ctl.h | 21 typedef bool (*event_cb)(void *data, enum tb_cfg_pkg_type type, 82 enum tb_cfg_pkg_type request_type; 85 enum tb_cfg_pkg_type response_type;
|
| H A D | ctl.c | 196 enum tb_cfg_pkg_type type, u64 route) in check_header() 264 enum tb_cfg_pkg_type type, u64 route) in parse_header() 367 enum tb_cfg_pkg_type type) in tb_ctl_tx() 402 static bool tb_ctl_handle_event(struct tb_ctl *ctl, enum tb_cfg_pkg_type type, in tb_ctl_handle_event()
|
| H A D | xdomain.c | 136 size_t size, enum tb_cfg_pkg_type type) in __tb_xdomain_response() 166 size_t size, enum tb_cfg_pkg_type type) in tb_xdomain_response() 173 size_t request_size, enum tb_cfg_pkg_type request_type, void *response, in __tb_xdomain_request() 174 size_t response_size, enum tb_cfg_pkg_type response_type, in __tb_xdomain_request() 218 size_t request_size, enum tb_cfg_pkg_type request_type, in tb_xdomain_request() 220 enum tb_cfg_pkg_type response_type, unsigned int timeout_msec) in tb_xdomain_request() 2430 bool tb_xdomain_handle_request(struct tb *tb, enum tb_cfg_pkg_type type, in tb_xdomain_handle_request()
|
| H A D | tb.h | 521 void (*handle_event)(struct tb *tb, enum tb_cfg_pkg_type, 1258 bool tb_xdomain_handle_request(struct tb *tb, enum tb_cfg_pkg_type type,
|
| H A D | domain.c | 335 static bool tb_domain_event_cb(void *data, enum tb_cfg_pkg_type type, in tb_domain_event_cb()
|
| H A D | tb.c | 2908 static void tb_handle_event(struct tb *tb, enum tb_cfg_pkg_type type, in tb_handle_event()
|
| H A D | icm.c | 1767 static void icm_handle_event(struct tb *tb, enum tb_cfg_pkg_type type, in icm_handle_event()
|
| /linux/include/linux/ |
| H A D | thunderbolt.h | 30 enum tb_cfg_pkg_type { enum 351 size_t size, enum tb_cfg_pkg_type type); 353 size_t request_size, enum tb_cfg_pkg_type request_type, 355 enum tb_cfg_pkg_type response_type,
|