Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/
H A Dsolo6x10-core.c388 static const struct device_attribute solo_dev_attrs[] = { variable
428 for (i = 0; i < ARRAY_SIZE(solo_dev_attrs); i++) { in solo_sysfs_init()
429 if (device_create_file(dev, &solo_dev_attrs[i])) { in solo_sysfs_init()
/kernel/linux/linux-6.6/drivers/media/pci/solo6x10/
H A Dsolo6x10-core.c388 static const struct device_attribute solo_dev_attrs[] = { variable
428 for (i = 0; i < ARRAY_SIZE(solo_dev_attrs); i++) { in solo_sysfs_init()
429 if (device_create_file(dev, &solo_dev_attrs[i])) { in solo_sysfs_init()

Completed in 3 milliseconds