Home
last modified time | relevance | path

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

/u-boot/common/
A Davb_verify.c392 enum mmc_io_type io_type) in mmc_byte_io() argument
400 if (!partition || !buffer || io_type > IO_WRITE) in mmc_byte_io()
427 if (io_type == IO_READ) { in mmc_byte_io()
476 if (io_type == IO_READ) { in mmc_byte_io()
501 if (io_type == IO_READ && out_num_read) in mmc_byte_io()

Completed in 3 milliseconds