Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Ddma-buf-sysfs-stats.c27 #define to_dma_buf_stats_attr(x) container_of(x, struct dma_buf_stats_attribute, attr) macro
37 attribute = to_dma_buf_stats_attr(attr); in dma_buf_stats_attribute_show()