Home
last modified time | relevance | path

Searched refs:Device (Results 1 – 19 of 19) sorted by relevance

/tools/testing/selftests/hid/tests/
Dbase_device.py151 event: pyudev.Device
188 def is_a_match(self: "EvdevMatch", evdev: libevdev.Device) -> bool: argument
215 self.libevdev: Optional[libevdev.Device] = None
252 def open(self: "EvdevDevice") -> libevdev.Device:
254 self.libevdev = libevdev.Device(self.event_node)
/tools/power/pm-graph/config/
Dstandby.cfg69 # Minimum Device Length
91 # Device Filter
Dfreeze.cfg69 # Minimum Device Length
91 # Device Filter
Dsuspend-x2-proc.cfg69 # Minimum Device Length
91 # Device Filter
Dsuspend-dev.cfg69 # Minimum Device Length
91 # Device Filter
Dsuspend.cfg69 # Minimum Device Length
91 # Device Filter
Dfreeze-callgraph.cfg70 # Minimum Device Length
92 # Device Filter
Dstandby-dev.cfg69 # Minimum Device Length
91 # Device Filter
Dstandby-callgraph.cfg70 # Minimum Device Length
92 # Device Filter
Dsuspend-callgraph.cfg70 # Minimum Device Length
96 # Device Filter
Dfreeze-dev.cfg69 # Minimum Device Length
91 # Device Filter
Dexample.cfg97 # Minimum Device Length
149 # Device Filter
Dcustom-timeline-functions.cfg44 # Minimum Device Length
/tools/testing/selftests/power_supply/
Dtest_power_supply_properties.sh49 ktap_exit_fail_msg Device does not exist
/tools/arch/x86/dell-uart-backlight-emulator/
DREADME26 ACPI Device() with "DELL0501" and adding a _CID of "PNP0501", see
/tools/usb/usbip/
DREADME24 A server side module which provides a virtual USB Device Controller and allows
218 : 1 - Audio / Control Device / unknown protocol (01/01/00)
/tools/testing/kunit/android/
DREADME83 Run KUnit tests on Android Device via test automation infrastructure tradefed
/tools/power/pm-graph/
DREADME388 # Min Device Length: graph only dev callbacks longer than min (def: 0.001 ms)
403 # Device Filter: show only devs whose name/driver includes one of these strings
/tools/memory-model/Documentation/
Dordering.txt51 smp_mb(), use mb(). See the "Linux Kernel Device Drivers" book or the