Home
last modified time | relevance | path

Searched refs:uuid_show (Results 1 – 11 of 11) sorted by relevance

/Linux-v6.6/drivers/firmware/arm_ffa/
Dbus.c79 static ssize_t uuid_show(struct device *dev, struct device_attribute *attr, in uuid_show() function
/Linux-v6.6/fs/gfs2/
Dsys.c146 static ssize_t uuid_show(struct gfs2_sbd *sdp, char *buf) in uuid_show() function
353 GFS2_ATTR(uuid, 0444, uuid_show, NULL);
/Linux-v6.6/drivers/nvdimm/
Dbtt_devs.c66 static ssize_t uuid_show(struct device *dev, in uuid_show() function
Dpfn_devs.c141 static ssize_t uuid_show(struct device *dev, in uuid_show() function
Dnamespace_devs.c936 static ssize_t uuid_show(struct device *dev, struct device_attribute *attr, in uuid_show() function
/Linux-v6.6/drivers/xen/
Dsys-hypervisor.c160 static ssize_t uuid_show(struct hyp_sysfs_attr *attr, char *buffer) in uuid_show() function
/Linux-v6.6/drivers/nvme/host/
Dsysfs.c86 static ssize_t uuid_show(struct device *dev, struct device_attribute *attr, in uuid_show() function
/Linux-v6.6/drivers/platform/mellanox/
Dmlxbf-bootctl.c755 static ssize_t uuid_show(struct device *dev, in uuid_show() function
/Linux-v6.6/drivers/misc/mei/
Dbus.c1131 static ssize_t uuid_show(struct device *dev, struct device_attribute *a, in uuid_show() function
/Linux-v6.6/drivers/cxl/core/
Dregion.c39 static ssize_t uuid_show(struct device *dev, struct device_attribute *attr, in uuid_show() function
/Linux-v6.6/drivers/md/
Dmd.c4172 uuid_show(struct mddev *mddev, char *page) in uuid_show() function
4177 __ATTR(uuid, S_IRUGO, uuid_show, NULL);