Lines Matching +full:- +full:o
4 * SPDX-License-Identifier: Apache-2.0
33 * @retval -EBUSY: card is busy with another request
34 * @retval -ETIMEDOUT: card write timed out
35 * @retval -EIO: I/O error
50 * @retval -EBUSY: card is busy with another request
51 * @retval -ETIMEDOUT: card read timed out
52 * @retval -EIO: I/O error
58 * @brief Get I/O control data from MMC card
60 * Sends I/O control commands to MMC card.
62 * @param cmd I/O control command
65 * @param buf I/O control buf
67 * @retval -ENOTSUP: IOCTL command not supported
68 * @retval -EIO: I/O failure