Symbol: tb_cfg_pkg_type
drivers/thunderbolt/ctl.c
196
enum tb_cfg_pkg_type type, u64 route)
drivers/thunderbolt/ctl.c
264
enum tb_cfg_pkg_type type, u64 route)
drivers/thunderbolt/ctl.c
367
enum tb_cfg_pkg_type type)
drivers/thunderbolt/ctl.c
402
static bool tb_ctl_handle_event(struct tb_ctl *ctl, enum tb_cfg_pkg_type type,
drivers/thunderbolt/ctl.h
21
typedef bool (*event_cb)(void *data, enum tb_cfg_pkg_type type,
drivers/thunderbolt/ctl.h
82
enum tb_cfg_pkg_type request_type;
drivers/thunderbolt/ctl.h
85
enum tb_cfg_pkg_type response_type;
drivers/thunderbolt/domain.c
338
static bool tb_domain_event_cb(void *data, enum tb_cfg_pkg_type type,
drivers/thunderbolt/icm.c
1781
static void icm_handle_event(struct tb *tb, enum tb_cfg_pkg_type type,
drivers/thunderbolt/tb.c
2916
static void tb_handle_event(struct tb *tb, enum tb_cfg_pkg_type type,
drivers/thunderbolt/tb.h
1260
bool tb_xdomain_handle_request(struct tb *tb, enum tb_cfg_pkg_type type,
drivers/thunderbolt/tb.h
522
void (*handle_event)(struct tb *tb, enum tb_cfg_pkg_type,
drivers/thunderbolt/xdomain.c
139
size_t size, enum tb_cfg_pkg_type type)
drivers/thunderbolt/xdomain.c
174
size_t size, enum tb_cfg_pkg_type type)
drivers/thunderbolt/xdomain.c
181
size_t request_size, enum tb_cfg_pkg_type request_type, void *response,
drivers/thunderbolt/xdomain.c
182
size_t response_size, enum tb_cfg_pkg_type response_type,
drivers/thunderbolt/xdomain.c
226
size_t request_size, enum tb_cfg_pkg_type request_type,
drivers/thunderbolt/xdomain.c
228
enum tb_cfg_pkg_type response_type, unsigned int timeout_msec)
drivers/thunderbolt/xdomain.c
2620
bool tb_xdomain_handle_request(struct tb *tb, enum tb_cfg_pkg_type type,
include/linux/thunderbolt.h
360
size_t size, enum tb_cfg_pkg_type type);
include/linux/thunderbolt.h
362
size_t request_size, enum tb_cfg_pkg_type request_type,
include/linux/thunderbolt.h
364
enum tb_cfg_pkg_type response_type,