Searched defs:soc_device_attribute (Results 1 – 2 of 2) sorted by relevance
72621 struct soc_device_attribute { struct72622 const char *machine;72623 const char *family;72624 const char *revision;72625 const char *serial_number;72626 const char *soc_id;72627 const void *data;72628 const struct attribute_group *custom_attr_group;
90855 struct soc_device_attribute { struct90867 struct soc_device_attribute *attr; argument