Home
last modified time | relevance | path

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

/linux/drivers/dma-buf/
H A Ddma-buf-sysfs-stats.c53 struct dma_buf_stats_attribute { struct
56 struct dma_buf_stats_attribute *attr, char *buf); argument
58 #define to_dma_buf_stats_attr(x) container_of(x, struct dma_buf_stats_attribute, attr)
64 struct dma_buf_stats_attribute *attribute; in dma_buf_stats_attribute_show()
83 struct dma_buf_stats_attribute *attr, in exporter_name_show()
90 struct dma_buf_stats_attribute *attr, in size_show()
96 static struct dma_buf_stats_attribute exporter_name_attribute =
98 static struct dma_buf_stats_attribute size_attribute = __ATTR_RO(size);