Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/uio/
Duio.c159 struct portio_sysfs_entry { struct
165 static struct portio_sysfs_entry portio_name_attribute = argument
167 static struct portio_sysfs_entry portio_start_attribute =
169 static struct portio_sysfs_entry portio_size_attribute =
171 static struct portio_sysfs_entry portio_porttype_attribute =
193 struct portio_sysfs_entry *entry; in portio_type_show()
195 entry = container_of(attr, struct portio_sysfs_entry, attr); in portio_type_show()