Home
last modified time | relevance | path

Searched refs:show_devices (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/core/
Ddump.c12 static void show_devices(struct udevice *dev, int depth, int last_flag) in show_devices() function
40 show_devices(child, depth + 1, (last_flag << 1) | is_last); in show_devices()
52 show_devices(root, -1, 0); in dm_dump_all()
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c5807 static void show_devices() in show_devices() function
6090 show_devices(); in show_scsi_info()