Searched refs:GetBus (Results 1 – 5 of 5) sorted by relevance
50 virtual int32_t GetBus() const = 0;
84 int32_t GetBus() const override;168 inline int32_t Device::GetBus() const in GetBus() function
133 info.bus = device->GetBus(); in GetDeviceInfo()
422 } else if (TestBit(KEY_HOME, keyBitmask_) && (GetBus() == BUS_BLUETOOTH)) { in JudgeKeyboardType()
243 FI_HILOGI(" bus: %{public}04x", dev->GetBus()); in OnDeviceAdded()