Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/pci/solo6x10/
Dsolo6x10-core.c388 static const struct device_attribute solo_dev_attrs[] = { variable
427 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()