Home
last modified time | relevance | path

Searched hist:"2023 e60861283ee808950a558e14b45be8776bf4" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dpart.h2023e60861283ee808950a558e14b45be8776bf4 Fri Sep 21 09:50:56 UTC 2012 Stephen Warren <swarren@nvidia.com> disk: introduce get_device()

This patch introduces function get_device(). This looks up a
block_dev_desc_t from an interface name (e.g. mmc) and device number
(e.g. 0). This function is essentially the non-partition-specific
prefix of get_device_and_partition().

Signed-off-by: Stephen Warren <swarren@nvidia.com>
/rk3399_rockchip-uboot/disk/
H A Dpart.c2023e60861283ee808950a558e14b45be8776bf4 Fri Sep 21 09:50:56 UTC 2012 Stephen Warren <swarren@nvidia.com> disk: introduce get_device()

This patch introduces function get_device(). This looks up a
block_dev_desc_t from an interface name (e.g. mmc) and device number
(e.g. 0). This function is essentially the non-partition-specific
prefix of get_device_and_partition().

Signed-off-by: Stephen Warren <swarren@nvidia.com>