Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thunderbolt/
A Dtb_msgs.h594 uuid_t src_uuid; member
603 uuid_t src_uuid; member
614 uuid_t src_uuid; member
636 uuid_t src_uuid; member
A Dxdomain.c286 uuid_copy(uuid, &res.src_uuid); in tb_xdp_uuid_request()
301 uuid_copy(&res.src_uuid, uuid); in tb_xdp_uuid_response()
324 const uuid_t *src_uuid, const uuid_t *dst_uuid, int retry, in tb_xdp_properties_request() argument
342 memcpy(&req.src_uuid, src_uuid, sizeof(*src_uuid)); in tb_xdp_properties_request()
455 uuid_copy(&res->src_uuid, xd->local_uuid); in tb_xdp_properties_response()
456 uuid_copy(&res->dst_uuid, &req->src_uuid); in tb_xdp_properties_response()
478 uuid_copy(&req.src_uuid, uuid); in tb_xdp_properties_changed_request()

Completed in 9 milliseconds