Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/
H A Drio.h51 extern const struct attribute_group *rio_bus_groups[];
H A Drio-driver.c234 .bus_groups = rio_bus_groups,
H A Drio-sysfs.c323 const struct attribute_group *rio_bus_groups[] = { variable