Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Dtb_msgs.h544 uuid_t src_uuid; member
551 uuid_t src_uuid; member
559 uuid_t src_uuid; member
579 uuid_t src_uuid; member
Dxdomain.c264 uuid_copy(uuid, &res.src_uuid); in tb_xdp_uuid_request()
277 uuid_copy(&res.src_uuid, uuid); in tb_xdp_uuid_response()
300 const uuid_t *src_uuid, const uuid_t *dst_uuid, int retry, in tb_xdp_properties_request() argument
318 memcpy(&req.src_uuid, src_uuid, sizeof(*src_uuid)); in tb_xdp_properties_request()
432 uuid_copy(&res->src_uuid, xd->local_uuid); in tb_xdp_properties_response()
433 uuid_copy(&res->dst_uuid, &req->src_uuid); in tb_xdp_properties_response()
455 uuid_copy(&req.src_uuid, uuid); in tb_xdp_properties_changed_request()