Home
last modified time | relevance | path

Searched refs:tb_cfg_pkg_type (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dctl.h21 typedef bool (*event_cb)(void *data, enum tb_cfg_pkg_type type,
81 enum tb_cfg_pkg_type request_type;
84 enum tb_cfg_pkg_type response_type;
H A Dctl.c181 enum tb_cfg_pkg_type type, u64 route) in check_header()
249 enum tb_cfg_pkg_type type, u64 route) in parse_header()
352 enum tb_cfg_pkg_type type) in tb_ctl_tx()
384 static bool tb_ctl_handle_event(struct tb_ctl *ctl, enum tb_cfg_pkg_type type, in tb_ctl_handle_event()
H A Dxdomain.c136 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()
2358 bool tb_xdomain_handle_request(struct tb *tb, enum tb_cfg_pkg_type type, in tb_xdomain_handle_request()
H A Dtb.h498 void (*handle_event)(struct tb *tb, enum tb_cfg_pkg_type,
1196 bool tb_xdomain_handle_request(struct tb *tb, enum tb_cfg_pkg_type type,
H A Ddomain.c334 static bool tb_domain_event_cb(void *data, enum tb_cfg_pkg_type type, in tb_domain_event_cb()
H A Dtb.c2559 static void tb_handle_event(struct tb *tb, enum tb_cfg_pkg_type type, in tb_handle_event()
H A Dicm.c1733 static void icm_handle_event(struct tb *tb, enum tb_cfg_pkg_type type, in icm_handle_event()
/openbmc/linux/include/linux/
H A Dthunderbolt.h23 enum tb_cfg_pkg_type { enum
345 size_t size, enum tb_cfg_pkg_type type);
347 size_t request_size, enum tb_cfg_pkg_type request_type,
349 enum tb_cfg_pkg_type response_type,