Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/uio/
H A Duio.c159 struct portio_sysfs_entry { struct
165 static struct portio_sysfs_entry portio_name_attribute =
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()
/kernel/linux/linux-6.6/drivers/uio/
H A Duio.c160 struct portio_sysfs_entry { struct
166 static struct portio_sysfs_entry portio_name_attribute =
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()

Completed in 4 milliseconds