Home
last modified time | relevance | path

Searched hist:"9 f103b9c" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/test/dm/
H A Dblk.c9f103b9c Sat May 27 12:37:17 CDT 2017 Simon Glass <sjg@chromium.org> dm: blk: Add a way to obtain a block device from its parent

Many devices support a child block device (e.g. MMC, USB). Add a
convenient way to get this device given the parent device.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
/openbmc/u-boot/include/
H A Dblk.h9f103b9c Sat May 27 12:37:17 CDT 2017 Simon Glass <sjg@chromium.org> dm: blk: Add a way to obtain a block device from its parent

Many devices support a child block device (e.g. MMC, USB). Add a
convenient way to get this device given the parent device.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
/openbmc/u-boot/drivers/block/
H A Dblk-uclass.c9f103b9c Sat May 27 12:37:17 CDT 2017 Simon Glass <sjg@chromium.org> dm: blk: Add a way to obtain a block device from its parent

Many devices support a child block device (e.g. MMC, USB). Add a
convenient way to get this device given the parent device.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>