Home
last modified time | relevance | path

Searched refs:export_guid (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/hv/
H A Dhv_trace.h47 export_guid(__entry->if_type, &offer->offer.if_type);
48 export_guid(__entry->if_instance, &offer->offer.if_instance);
302 export_guid(__entry->guest_id, &msg->guest_endpoint_id);
303 export_guid(__entry->host_id, &msg->host_service_id);
/linux/include/linux/
H A Duuid.h61 static inline void export_guid(__u8 *dst, const guid_t *src) in export_guid() function
/linux/drivers/platform/x86/
H A Dsamsung-galaxybook.c566 export_guid(buf.caid, &GB_PERFORMANCE_MODE_GUID); in performance_mode_acpi_get()
587 export_guid(buf.caid, &GB_PERFORMANCE_MODE_GUID); in performance_mode_acpi_set()
662 export_guid(buf.caid, &GB_PERFORMANCE_MODE_GUID); in galaxybook_platform_profile_probe()
/linux/drivers/virt/coco/sev-guest/
H A Dsev-guest.c377 export_guid(ac.service_guid, &desc->service_guid); in sev_svsm_report_new()
/linux/drivers/usb/gadget/
H A Dcomposite.c891 export_guid(webusb_cap->UUID, &webusb_uuid); in bos_desc()