Home
last modified time | relevance | path

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

/linux/drivers/uio/
H A Duio.c72 struct map_sysfs_entry { struct
78 static struct map_sysfs_entry name_attribute = argument
80 static struct map_sysfs_entry addr_attribute =
82 static struct map_sysfs_entry size_attribute =
84 static struct map_sysfs_entry offset_attribute =
107 struct map_sysfs_entry *entry; in map_type_show()
109 entry = container_of(attr, struct map_sysfs_entry, attr); in map_type_show()