Home
last modified time | relevance | path

Searched hist:"6 faa4ed74df2d83cbb959ba799032da4249893b6" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/block/
H A Dblk_legacy.c6faa4ed74df2d83cbb959ba799032da4249893b6 Sat Jul 29 17:34:53 UTC 2017 Simon Glass <sjg@chromium.org> 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>
H A Dblk-uclass.c6faa4ed74df2d83cbb959ba799032da4249893b6 Sat Jul 29 17:34:53 UTC 2017 Simon Glass <sjg@chromium.org> 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>
/rk3399_rockchip-uboot/include/
H A Dblk.h6faa4ed74df2d83cbb959ba799032da4249893b6 Sat Jul 29 17:34:53 UTC 2017 Simon Glass <sjg@chromium.org> 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>