Home
last modified time | relevance | path

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

/linux/drivers/uio/
H A Duio.c161 struct portio_sysfs_entry { struct
167 static struct portio_sysfs_entry portio_name_attribute = argument
169 static struct portio_sysfs_entry portio_start_attribute =
171 static struct portio_sysfs_entry portio_size_attribute =
173 static struct portio_sysfs_entry portio_porttype_attribute =
196 struct portio_sysfs_entry *entry; in portio_type_show()
198 entry = container_of(attr, struct portio_sysfs_entry, attr); in portio_type_show()