Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmmc-uclass.c340 static int mmc_select_hwpart(struct udevice *bdev, int hwpart) in mmc_select_hwpart() function
390 .select_hwpart = mmc_select_hwpart,