Searched refs:solo_dev_attrs (Results 1 – 1 of 1) sorted by relevance
388 static const struct device_attribute solo_dev_attrs[] = { variable427 for (i = 0; i < ARRAY_SIZE(solo_dev_attrs); i++) { in solo_sysfs_init()428 if (device_create_file(dev, &solo_dev_attrs[i])) { in solo_sysfs_init()