Home
last modified time | relevance | path

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

/openbmc/linux/drivers/uio/
H A Duio.c71 struct map_sysfs_entry { struct
77 static struct map_sysfs_entry name_attribute = argument
79 static struct map_sysfs_entry addr_attribute =
81 static struct map_sysfs_entry size_attribute =
83 static struct map_sysfs_entry offset_attribute =
106 struct map_sysfs_entry *entry; in map_type_show()
108 entry = container_of(attr, struct map_sysfs_entry, attr); in map_type_show()