Home
last modified time | relevance | path

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

/openbmc/linux/drivers/uio/
H A Duio.c160 struct portio_sysfs_entry { struct
166 static struct portio_sysfs_entry portio_name_attribute = argument
168 static struct portio_sysfs_entry portio_start_attribute =
170 static struct portio_sysfs_entry portio_size_attribute =
172 static struct portio_sysfs_entry portio_porttype_attribute =
195 struct portio_sysfs_entry *entry; in portio_type_show()
197 entry = container_of(attr, struct portio_sysfs_entry, attr); in portio_type_show()