Home
last modified time | relevance | path

Searched defs:device_node (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/include/dm/
Dof.h43 struct device_node { struct
50 struct device_node *parent; argument
51 struct device_node *child; argument
52 struct device_node *sibling; argument
/external/autotest/client/site_tests/firmware_TouchMTB/tools/
Dmtplot_play.py31 def generate_mtplot_image_from_log(device_node, mtplot_file): argument
/external/autotest/client/site_tests/firmware_TouchMTB/
Dkeyboard_device.py20 def __init__(self, device_node=None): argument
Dtouch_device.py24 def __init__(self, device_node=None, is_touchscreen=False, argument
/external/u-boot/lib/efi_loader/
Defi_device_path_utilities.c98 const struct efi_device_path *device_node) in append_device_node()
Defi_device_path_to_text.c301 struct efi_device_path *device_node, in efi_convert_device_node_to_text()
/external/webrtc/talk/media/devices/
Dlinuxdeviceinfo.cc133 const char* device_node = in GetUsbProperty() local