Searched refs:AssociatedDevice (Results 1 – 2 of 2) sorted by relevance
531 struct AssociatedDevice { struct541 explicit AssociatedDevice(std::filesystem::path sysfsRootPath) in AssociatedDevice() argument578 std::shared_ptr<AssociatedDevice> associatedDevice;
559 bool EventHub::AssociatedDevice::configureBatteryLocked() { in configureBatteryLocked()585 bool EventHub::AssociatedDevice::configureLightsLocked() { in configureLightsLocked()1955 std::shared_ptr<AssociatedDevice> associatedDevice; in openDeviceLocked()1963 associatedDevice = std::make_shared<AssociatedDevice>(sysfsRootPath.value()); in openDeviceLocked()