Uses of Class
oshi.hardware.common.platform.linux.LinuxUsbDevice
Packages that use LinuxUsbDevice
Package
Description
Provides common Linux hardware implementations shared by JNA and FFM modules.
-
Uses of LinuxUsbDevice in oshi.hardware.common.platform.linux
Methods in oshi.hardware.common.platform.linux that return LinuxUsbDeviceModifier and TypeMethodDescriptionprotected static LinuxUsbDeviceLinuxUsbDevice.getDeviceAndChildren(String devPath, String vid, String pid, Map<String, String> nameMap, Map<String, String> vendorMap, Map<String, String> vendorIdMap, Map<String, String> productIdMap, Map<String, String> serialMap, Map<String, List<String>> hubMap) Recursively creates LinuxUsbDevices by fetching information from maps to populate fields