Home
last modified time | relevance | path

Searched refs:device_uuid (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dbus.c656 guid_t device_uuid; in ishtp_bus_new_client() local
665 device_uuid = dev->fw_clients[i].props.protocol_name; in ishtp_bus_new_client()
666 dev_name = kasprintf(GFP_KERNEL, "{%pUL}", &device_uuid); in ishtp_bus_new_client()
670 cl_device = ishtp_bus_add_device(dev, device_uuid, dev_name); in ishtp_bus_new_client()
/linux/Documentation/ABI/stable/
H A Dconfigfs-nvmet137 What: /config/nvmet/subsystems/NAME/namespaces/NSID/device_uuid
/linux/drivers/md/
H A Dmd-cluster.c1467 char *uuid = sb->device_uuid; in add_new_disk()
/linux/drivers/nvme/target/
H A Dconfigfs.c632 CONFIGFS_ATTR(nvmet_ns_, device_uuid);