Home
last modified time | relevance | path

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

/u-boot/drivers/block/
A Dsandbox.c65 static unsigned long host_block_write(struct udevice *dev, function
72 static unsigned long host_block_write(struct blk_desc *block_dev,
195 blk_dev->block_write = host_block_write;
248 .write = host_block_write,

Completed in 4 milliseconds