Searched refs:rio_dev_attrs (Results 1 – 3 of 3) sorted by relevance
/drivers/rapidio/ | ||
D | rio.h | 26 extern struct device_attribute rio_dev_attrs[]; |
D | rio-driver.c | 202 .dev_attrs = rio_dev_attrs, |
D | rio-sysfs.c | 59 struct device_attribute rio_dev_attrs[] = { variable |