Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Ddma-buf-sysfs-stats.c22 struct dma_buf_stats_attribute { struct
25 struct dma_buf_stats_attribute *attr, char *buf); argument
27 #define to_dma_buf_stats_attr(x) container_of(x, struct dma_buf_stats_attribute, attr)
33 struct dma_buf_stats_attribute *attribute; in dma_buf_stats_attribute_show()
52 struct dma_buf_stats_attribute *attr, in exporter_name_show()
59 struct dma_buf_stats_attribute *attr, in size_show()
65 static struct dma_buf_stats_attribute exporter_name_attribute =
67 static struct dma_buf_stats_attribute size_attribute = __ATTR_RO(size);