Home
last modified time | relevance | path

Searched refs:src_uuid (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/thunderbolt/
Dxdomain.c243 const uuid_t *src_uuid, const uuid_t *dst_uuid, int retry, in tb_xdp_properties_request() argument
261 memcpy(&req.src_uuid, src_uuid, sizeof(*src_uuid)); in tb_xdp_properties_request()
335 u64 route, u8 sequence, const uuid_t *src_uuid, in tb_xdp_properties_response() argument
348 if (!uuid_equal(src_uuid, &req->dst_uuid)) { in tb_xdp_properties_response()
376 uuid_copy(&res->src_uuid, src_uuid); in tb_xdp_properties_response()
377 uuid_copy(&res->dst_uuid, &req->src_uuid); in tb_xdp_properties_response()
399 uuid_copy(&req.src_uuid, uuid); in tb_xdp_properties_changed_request()
508 xd = tb_xdomain_find_by_uuid_locked(tb, &xchg->src_uuid); in tb_xdp_handle_request()
Dtb_msgs.h500 uuid_t src_uuid; member
508 uuid_t src_uuid; member
528 uuid_t src_uuid; member