Searched refs:guid (Results 1 - 9 of 9) sorted by relevance

/include/uapi/sound/
H A Dfirewire.h63 unsigned char guid[8]; member in struct:snd_firewire_get_info
/include/drm/
H A Ddrm_dp_mst_helper.h48 * @guid: guid for DP 1.2 device on this port.
75 u8 guid[16]; member in struct:drm_dp_mst_port
149 u8 guid[16]; member in struct:drm_dp_nak_reply
155 u8 guid[16]; member in struct:drm_dp_link_address_ack_reply
232 u8 guid[16]; member in struct:drm_dp_connection_status_notify
298 u8 guid[16]; member in struct:drm_dp_resource_status_notify
404 * @lock: protects mst state, primary, guid, dpcd.
408 * @guid: GUID for primary port.
430 struct mutex lock; /* protects mst_state + primary + guid
436 u8 guid[16]; member in struct:drm_dp_mst_topology_mgr
[all...]
/include/linux/
H A Dhyperv.h935 .guid = { g0, g1, g2, g3, g4, g5, g6, g7, \
947 .guid = { \
957 .guid = { \
967 .guid = { \
977 .guid = { \
987 .guid = { \
997 .guid = { \
1007 .guid = { \
1017 .guid = { \
1027 .guid
[all...]
H A Dacpi.h194 extern acpi_status wmi_evaluate_method(const char *guid, u8 instance,
198 extern acpi_status wmi_query_block(const char *guid, u8 instance,
200 extern acpi_status wmi_set_block(const char *guid, u8 instance,
202 extern acpi_status wmi_install_notify_handler(const char *guid,
204 extern acpi_status wmi_remove_notify_handler(const char *guid);
206 extern bool wmi_has_guid(const char *guid);
H A Defi.h115 efi_guid_t guid; member in struct:__anon204
593 efi_guid_t guid; member in struct:__anon221
598 efi_guid_t guid; member in struct:__anon222
603 efi_guid_t guid; member in struct:__anon223
608 efi_guid_t guid; member in struct:__anon224
851 efi_guid_unparse(efi_guid_t *guid, char *out) argument
853 sprintf(out, "%pUl", guid->b);
1161 struct efivar_entry *efivar_entry_find(efi_char16_t *name, efi_guid_t guid,
H A Dfirewire.h100 unsigned long long guid; member in struct:fw_card
H A Dmod_devicetable.h399 * For Hyper-V devices we use the device guid as the id.
402 __u8 guid[16]; member in struct:hv_vmbus_device_id
/include/uapi/linux/
H A Dnvme.h170 __u8 guid[16]; member in struct:nvme_lba_range_type
/include/linux/mlx4/
H A Ddevice.h1223 void mlx4_put_slave_node_guid(struct mlx4_dev *dev, int slave, __be64 guid);

Completed in 760 milliseconds