Searched refs:show_devices (Results 1 – 2 of 2) sorted by relevance
12 static void show_devices(struct udevice *dev, int depth, int last_flag) in show_devices() function40 show_devices(child, depth + 1, (last_flag << 1) | is_last); in show_devices()52 show_devices(root, -1, 0); in dm_dump_all()
5807 static void show_devices() in show_devices() function6090 show_devices(); in show_scsi_info()