Searched refs:host_block_write (Results 1 – 1 of 1) sorted by relevance
63 static unsigned long host_block_write(struct udevice *dev, function70 static unsigned long host_block_write(struct blk_desc *block_dev,186 blk_dev->block_write = host_block_write;223 .write = host_block_write,