/Linux-v4.19/drivers/infiniband/hw/mlx5/ |
D | ib_virt.c | 152 static int set_vf_node_guid(struct ib_device *device, int vf, u8 port, u64 guid) in set_vf_node_guid() argument 165 in->node_guid = guid; in set_vf_node_guid() 168 vfs_ctx[vf].node_guid = guid; in set_vf_node_guid() 173 static int set_vf_port_guid(struct ib_device *device, int vf, u8 port, u64 guid) in set_vf_port_guid() argument 186 in->port_guid = guid; in set_vf_port_guid() 189 vfs_ctx[vf].port_guid = guid; in set_vf_port_guid() 195 u64 guid, int type) in mlx5_ib_set_vf_guid() argument 198 return set_vf_node_guid(device, vf, port, guid); in mlx5_ib_set_vf_guid() 200 return set_vf_port_guid(device, vf, port, guid); in mlx5_ib_set_vf_guid()
|
/Linux-v4.19/drivers/platform/x86/ |
D | dell-wmi-aio.c | 178 const char *guid; in dell_wmi_aio_init() local 180 guid = dell_wmi_aio_find(); in dell_wmi_aio_init() 181 if (!guid) { in dell_wmi_aio_init() 190 err = wmi_install_notify_handler(guid, dell_wmi_aio_notify, NULL); in dell_wmi_aio_init() 202 const char *guid; in dell_wmi_aio_exit() local 204 guid = dell_wmi_aio_find(); in dell_wmi_aio_exit() 205 wmi_remove_notify_handler(guid); in dell_wmi_aio_exit()
|
D | wmi.c | 59 char guid[16]; member 140 if (memcmp(block->guid, &guid_input, 16) == 0) { in find_guid() 449 pr_info("%pUL:\n", g->guid); in wmi_dump_wdg() 514 acpi_status wmi_install_notify_handler(const char *guid, in wmi_install_notify_handler() argument 521 if (!guid || !handler) in wmi_install_notify_handler() 524 if (uuid_le_to_bin(guid, &guid_input)) in wmi_install_notify_handler() 530 if (memcmp(block->gblock.guid, &guid_input, 16) == 0) { in wmi_install_notify_handler() 554 acpi_status wmi_remove_notify_handler(const char *guid) in wmi_remove_notify_handler() argument 560 if (!guid) in wmi_remove_notify_handler() 563 if (uuid_le_to_bin(guid, &guid_input)) in wmi_remove_notify_handler() [all …]
|
D | msi-wmi.c | 91 const char *guid; member 301 if (!wmi_has_guid(event_wmis[i].guid)) in msi_wmi_init() 310 err = wmi_install_notify_handler(event_wmis[i].guid, in msi_wmi_init() 341 wmi_remove_notify_handler(event_wmi->guid); in msi_wmi_init() 351 wmi_remove_notify_handler(event_wmi->guid); in msi_wmi_exit()
|
/Linux-v4.19/arch/ia64/kernel/ |
D | esi.c | 40 efi_guid_t guid; member 61 if (efi_guidcmp(config_tables[i].guid, ESI_TABLE_GUID) == 0) { in esi_init() 100 int ia64_esi_call (efi_guid_t guid, struct ia64_sal_retval *isrvp, in ia64_esi_call() argument 117 if (!efi_guidcmp(guid, esi->guid)) { in ia64_esi_call() 152 int ia64_esi_call_phys (efi_guid_t guid, struct ia64_sal_retval *isrvp, in ia64_esi_call_phys() argument 169 if (!efi_guidcmp(guid, esi->guid)) { in ia64_esi_call_phys()
|
D | mca_drv.c | 261 if (!efi_guidcmp(sp->guid, SAL_PROC_DEV_ERR_SECT_GUID)) { in mca_make_slidx() 263 } else if (!efi_guidcmp(sp->guid, in mca_make_slidx() 267 } else if (!efi_guidcmp(sp->guid, in mca_make_slidx() 271 } else if (!efi_guidcmp(sp->guid, in mca_make_slidx() 275 } else if (!efi_guidcmp(sp->guid, in mca_make_slidx() 279 } else if (!efi_guidcmp(sp->guid, in mca_make_slidx() 283 } else if (!efi_guidcmp(sp->guid, in mca_make_slidx() 287 } else if (!efi_guidcmp(sp->guid, in mca_make_slidx() 291 } else if (!efi_guidcmp(sp->guid, in mca_make_slidx()
|
/Linux-v4.19/fs/squashfs/ |
D | squashfs_fs.h | 285 __le16 guid; member 294 __le16 guid; member 304 __le16 guid; member 315 __le16 guid; member 326 __le16 guid; member 338 __le16 guid; member 350 __le16 guid; member 364 __le16 guid; member 381 __le16 guid; member 395 __le16 guid; member
|
/Linux-v4.19/include/linux/ |
D | hyperv.h | 717 uuid_le guid; member 1190 .guid = UUID_LE(0xf8615163, 0xdf3e, 0x46c5, 0x91, 0x3f, \ 1198 .guid = UUID_LE(0x32412632, 0x86cb, 0x44a2, 0x9b, 0x5c, \ 1206 .guid = UUID_LE(0xba6163d9, 0x04a1, 0x4d29, 0xb6, 0x05, \ 1214 .guid = UUID_LE(0x0e0b6031, 0x5213, 0x4934, 0x81, 0x8b, \ 1222 .guid = UUID_LE(0x9527e630, 0xd0ae, 0x497b, 0xad, 0xce, \ 1230 .guid = UUID_LE(0x57164f39, 0x9115, 0x4e78, 0xab, 0x55, \ 1238 .guid = UUID_LE(0xa9a0f4e7, 0x5a45, 0x4d96, 0xb8, 0x27, \ 1246 .guid = UUID_LE(0x525074dc, 0x8985, 0x46e2, 0x80, 0x57, \ 1254 .guid = UUID_LE(0xcfa8b69e, 0x5b4a, 0x4cc0, 0xb9, 0x8b, \ [all …]
|
D | uuid.h | 54 static inline bool guid_is_null(const guid_t *guid) in guid_is_null() argument 56 return guid_equal(guid, &guid_null); in guid_is_null() 89 #define uuid_le_to_bin(guid, u) guid_parse(guid, u) argument
|
/Linux-v4.19/drivers/firmware/efi/ |
D | capsule.c | 87 int efi_capsule_supported(efi_guid_t guid, u32 flags, size_t size, int *reset) in efi_capsule_supported() argument 98 memcpy(&capsule.guid, &guid, sizeof(efi_guid_t)); in efi_capsule_supported() 220 efi_guid_t guid = capsule->guid; in efi_capsule_update() local 227 rv = efi_capsule_supported(guid, flags, imagesize, &reset_type); in efi_capsule_update()
|
D | efibc.c | 35 efi_guid_t guid = LINUX_EFI_LOADER_ENTRY_GUID; in efibc_set_variable() local 52 memcpy(&entry->var.VendorGuid, &guid, sizeof(guid)); in efibc_set_variable()
|
D | efi.c | 490 static __init int match_config_table(efi_guid_t *guid, in match_config_table() argument 497 for (i = 0; efi_guidcmp(table_types[i].guid, NULL_GUID); i++) { in match_config_table() 498 if (!efi_guidcmp(*guid, table_types[i].guid)) { in match_config_table() 520 efi_guid_t guid; in efi_config_parse_tables() local 525 guid = ((efi_config_table_64_t *)tablep)->guid; in efi_config_parse_tables() 536 guid = ((efi_config_table_32_t *)tablep)->guid; in efi_config_parse_tables() 540 if (!match_config_table(&guid, table, common_tables)) in efi_config_parse_tables() 541 match_config_table(&guid, table, arch_tables); in efi_config_parse_tables()
|
/Linux-v4.19/drivers/visorbus/ |
D | visorchannel.c | 34 guid_t guid; member 71 char *visorchannel_guid_id(const guid_t *guid, char *s) in visorchannel_guid_id() argument 73 sprintf(s, "%pUL", guid); in visorchannel_guid_id() 79 return visorchannel_guid_id(&channel->guid, s); in visorchannel_id() 107 return &channel->guid; in visorchannel_get_guid() 350 const guid_t *guid, bool needs_lock) in visorchannel_create() argument 372 if (!channel->requested && !guid_equal(guid, &visor_video_guid)) in visorchannel_create() 392 if (!channel->requested && !guid_equal(guid, &visor_video_guid)) in visorchannel_create() 401 guid_copy(&channel->guid, guid); in visorchannel_create()
|
/Linux-v4.19/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_main.c | 67 void ocrdma_get_guid(struct ocrdma_dev *dev, u8 *guid) in ocrdma_get_guid() argument 72 guid[0] = mac_addr[0] ^ 2; in ocrdma_get_guid() 73 guid[1] = mac_addr[1]; in ocrdma_get_guid() 74 guid[2] = mac_addr[2]; in ocrdma_get_guid() 75 guid[3] = 0xff; in ocrdma_get_guid() 76 guid[4] = 0xfe; in ocrdma_get_guid() 77 guid[5] = mac_addr[3]; in ocrdma_get_guid() 78 guid[6] = mac_addr[4]; in ocrdma_get_guid() 79 guid[7] = mac_addr[5]; in ocrdma_get_guid()
|
/Linux-v4.19/drivers/media/usb/uvc/ |
D | uvc_driver.c | 49 .guid = UVC_GUID_FORMAT_YUY2, 54 .guid = UVC_GUID_FORMAT_YUY2_ISIGHT, 59 .guid = UVC_GUID_FORMAT_NV12, 64 .guid = UVC_GUID_FORMAT_MJPEG, 69 .guid = UVC_GUID_FORMAT_YV12, 74 .guid = UVC_GUID_FORMAT_I420, 79 .guid = UVC_GUID_FORMAT_M420, 84 .guid = UVC_GUID_FORMAT_UYVY, 89 .guid = UVC_GUID_FORMAT_Y800, 94 .guid = UVC_GUID_FORMAT_Y8, [all …]
|
/Linux-v4.19/samples/mei/ |
D | mei-amt-version.c | 93 uuid_le guid; member 111 static bool mei_init(struct mei *me, const uuid_le *guid, in mei_init() argument 125 memcpy(&me->guid, guid, sizeof(*guid)); in mei_init() 129 memcpy(&data.in_client_uuid, &me->guid, sizeof(me->guid)); in mei_init()
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | efivar.c | 70 efi_guid_t guid; in read_efi_var() local 100 guid = HFI1_EFIVAR_GUID; in read_efi_var() 105 &guid, in read_efi_var()
|
/Linux-v4.19/arch/ia64/sn/kernel/ |
D | mca.c | 120 efi_guid_t guid = *(efi_guid_t *)sect_header; in sn_salinfo_platform_oemdata() local 125 if (efi_guidcmp(guid, SAL_PLAT_SPECIFIC_ERR_SECT_GUID) == 0) { in sn_salinfo_platform_oemdata() 128 } else if (efi_guidcmp(guid, SAL_PLAT_MEM_DEV_ERR_SECT_GUID) == 0) { in sn_salinfo_platform_oemdata()
|
/Linux-v4.19/drivers/infiniband/hw/qib/ |
D | qib_eeprom.c | 148 __be64 guid; in qib_get_eeprom_info() local 232 guid = *(__be64 *) ifp->if_guid; in qib_get_eeprom_info() 234 guid = *(__be64 *) ifp->if_guid; in qib_get_eeprom_info() 235 dd->base_guid = guid; in qib_get_eeprom_info()
|
/Linux-v4.19/drivers/target/sbp/ |
D | sbp_target.c | 66 static int read_peer_guid(u64 *guid, const struct sbp_management_request *req) in read_peer_guid() argument 85 *guid = (u64)be32_to_cpu(high) << 32 | be32_to_cpu(low); in read_peer_guid() 91 struct sbp_tpg *tpg, u64 guid) in sbp_session_find_by_guid() argument 99 if (sess->guid == guid) in sbp_session_find_by_guid() 195 u64 guid) in sbp_session_create() argument 201 snprintf(guid_str, sizeof(guid_str), "%016llx", guid); in sbp_session_create() 210 sess->guid = guid; in sbp_session_create() 280 u64 guid; in sbp_management_request_login() local 296 ret = read_peer_guid(&guid, req); in sbp_management_request_login() 307 unpacked_lun, guid); in sbp_management_request_login() [all …]
|
/Linux-v4.19/drivers/firmware/google/ |
D | gsmi.c | 100 efi_guid_t guid; member 108 u8 guid[GSMI_GUID_SIZE]; member 313 memcpy(¶m.guid, vendor, sizeof(param.guid)); in gsmi_get_variable() 379 memcpy(¶m.guid, vendor, sizeof(param.guid)); in gsmi_get_next_variable() 404 memcpy(vendor, ¶m.guid, sizeof(param.guid)); in gsmi_get_next_variable() 438 memcpy(¶m.guid, vendor, sizeof(param.guid)); in gsmi_set_variable()
|
/Linux-v4.19/drivers/hv/ |
D | vmbus_drv.c | 102 #define VMBUS_ALIAS_LEN ((sizeof((struct hv_vmbus_device_id *)0)->guid) * 2) 559 static inline bool is_null_guid(const uuid_le *guid) in is_null_guid() argument 561 if (uuid_le_cmp(*guid, null_guid)) in is_null_guid() 571 const uuid_le *guid) in hv_vmbus_get_id() argument 579 if (!uuid_le_cmp(dynid->id.guid, *guid)) { in hv_vmbus_get_id() 593 for (; !is_null_guid(&id->guid); id++) in hv_vmbus_get_id() 594 if (!uuid_le_cmp(id->guid, *guid)) in hv_vmbus_get_id() 601 static int vmbus_add_dynid(struct hv_driver *drv, uuid_le *guid) in vmbus_add_dynid() argument 609 dynid->id.guid = *guid; in vmbus_add_dynid() 639 uuid_le guid; in new_id_store() local [all …]
|
/Linux-v4.19/drivers/usb/typec/ucsi/ |
D | ucsi_acpi.c | 23 guid_t guid; member 30 obj = acpi_evaluate_dsm(ACPI_HANDLE(ua->dev), &ua->guid, 1, func, in ucsi_acpi_dsm() 100 ret = guid_parse(UCSI_DSM_UUID, &ua->guid); in ucsi_acpi_probe()
|
/Linux-v4.19/fs/efivarfs/ |
D | super.c | 51 int guid = len - EFI_VARIABLE_GUID_LEN; in efivarfs_d_compare() local 57 if (memcmp(str, name->name, guid)) in efivarfs_d_compare() 61 return strncasecmp(name->name + guid, str + guid, EFI_VARIABLE_GUID_LEN); in efivarfs_d_compare()
|
/Linux-v4.19/include/drm/ |
D | drm_dp_mst_helper.h | 142 u8 guid[16]; member 160 u8 guid[16]; member 166 u8 guid[16]; member 243 u8 guid[16]; member 310 u8 guid[16]; member
|