Searched defs:device_node (Results 1 – 7 of 7) sorted by relevance
43 struct device_node { struct50 struct device_node *parent; argument51 struct device_node *child; argument52 struct device_node *sibling; argument
31 def generate_mtplot_image_from_log(device_node, mtplot_file): argument
20 def __init__(self, device_node=None): argument
24 def __init__(self, device_node=None, is_touchscreen=False, argument
98 const struct efi_device_path *device_node) in append_device_node()
301 struct efi_device_path *device_node, in efi_convert_device_node_to_text()
133 const char* device_node = in GetUsbProperty() local