Searched refs:dev_attr (Results 1 – 6 of 6) sorted by relevance
80 for (auto& dev_attr : resp.device_attributes()) { in RefreshDeviceStatus() local81 device_status_cache_[dev_attr.name()] = dev_attr; in RefreshDeviceStatus()
59 std::vector<DeviceAttributes> dev_attr; in GetStatusAsync() local60 device_mgr_->ListDeviceAttributes(&dev_attr); in GetStatusAsync()61 for (const auto& da : dev_attr) { in GetStatusAsync()
84 std::vector<DeviceAttributes> dev_attr; in GetStatusAsync() local85 device_mgr_->ListDeviceAttributes(&dev_attr); in GetStatusAsync()86 for (const auto& da : dev_attr) { in GetStatusAsync()
725 struct sysfs_attribute *dev_attr; in find_device_by_sysfs() local759 dev_attr = sysfs_get_classdev_attr(dev, sysfs_devattrs[i].name); in find_device_by_sysfs()760 if (!dev_attr) { in find_device_by_sysfs()765 if (sysfs_read_attribute(dev_attr)) { in find_device_by_sysfs()770 rc = sysfs_devattrs[i].handler(dev_attr->value, &sysfs_devattr_values, i); in find_device_by_sysfs()
59619 …<var-decl name="dev_attr" type-id="dbf3947c" visibility="default" filepath="drivers/regulator/inte…
59605 …<var-decl name="dev_attr" type-id="dbf3947c" visibility="default" filepath="drivers/regulator/inte…