Home
last modified time | relevance | path

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

/drivers/rapidio/
Drio.h26 extern struct device_attribute rio_dev_attrs[];
Drio-driver.c202 .dev_attrs = rio_dev_attrs,
Drio-sysfs.c59 struct device_attribute rio_dev_attrs[] = { variable