Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Darm_pl180_mmci.c268 static int host_request(struct mmc *dev, in host_request() function
356 .send_cmd = host_request,
487 return host_request(mmc, cmd, data); in dm_host_request()