Searched refs:DMI_SYSFS_ATTR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/ |
H A D | dmi-sysfs.c | 57 #define DMI_SYSFS_ATTR(_entry, _name) \ macro 507 static DMI_SYSFS_ATTR(entry, length); 508 static DMI_SYSFS_ATTR(entry, handle); 509 static DMI_SYSFS_ATTR(entry, type); 510 static DMI_SYSFS_ATTR(entry, instance); 511 static DMI_SYSFS_ATTR(entry, position);
|
/kernel/linux/linux-6.6/drivers/firmware/ |
H A D | dmi-sysfs.c | 57 #define DMI_SYSFS_ATTR(_entry, _name) \ macro 511 static DMI_SYSFS_ATTR(entry, length); 512 static DMI_SYSFS_ATTR(entry, handle); 513 static DMI_SYSFS_ATTR(entry, type); 514 static DMI_SYSFS_ATTR(entry, instance); 515 static DMI_SYSFS_ATTR(entry, position);
|
Completed in 3 milliseconds