u-boot/drivers/block
Simon Glass 6faa4ed74d dm: blk: Add a function to find an interface-type name
Add a function to find the name of an interface type (e.g. "sata", "scsi")
from the interface type enum.

This is useful for generic code (not specific to SATA or SCSI, for
example) that wants to display the type of interface it is dealing with.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-08-17 16:44:16 +09:00
..
blk-uclass.c dm: blk: Add a function to find an interface-type name 2017-08-17 16:44:16 +09:00
blk_legacy.c dm: blk: Add a function to find an interface-type name 2017-08-17 16:44:16 +09:00
blkcache.c drivers: block: add block device cache 2016-04-01 17:18:27 -04:00
ftide020.c Merge branch 'master' of git://git.denx.de/u-boot-nds32 2013-07-25 08:51:51 -04:00
ftide020.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ide.c block: ide: Fix build error when CONFIG_BLK is on 2017-08-01 20:17:02 +08:00
Kconfig dm: mmc: Allow disabling driver model in SPL 2017-08-01 11:58:00 +09:00
Makefile dm: mmc: Allow disabling driver model in SPL 2017-08-01 11:58:00 +09:00
sandbox.c dm: core: Add flags parameter to device_remove() 2017-04-04 20:15:10 -06:00
systemace.c dm: systemace: Add driver-mode block-device support 2016-05-17 09:54:43 -06:00