Searched refs:tb_xdp_uuid_response (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | xdomain.c | 229 struct tb_xdp_uuid_response res; in tb_xdp_uuid_request() 253 static int tb_xdp_uuid_response(struct tb_ctl *ctl, u64 route, u8 sequence, in tb_xdp_uuid_response() function 256 struct tb_xdp_uuid_response res; in tb_xdp_uuid_response() 613 ret = tb_xdp_uuid_response(ctl, route, sequence, uuid); in tb_xdp_handle_request()
|
H A D | tb_msgs.h | 514 struct tb_xdp_uuid_response { struct
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | xdomain.c | 266 struct tb_xdp_uuid_response res; in tb_xdp_uuid_request() 292 static int tb_xdp_uuid_response(struct tb_ctl *ctl, u64 route, u8 sequence, in tb_xdp_uuid_response() function 295 struct tb_xdp_uuid_response res; in tb_xdp_uuid_response() 788 ret = tb_xdp_uuid_response(ctl, route, sequence, uuid); in tb_xdp_handle_request()
|
H A D | tb_msgs.h | 596 struct tb_xdp_uuid_response { struct
|
Completed in 9 milliseconds