Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/mmc/
H A Dioctl.h77 #define MMC_IOC_MAX_BYTES (512L * 1024) macro
/openbmc/linux/drivers/mmc/core/
H A Dblock.c428 if (idata->buf_bytes > MMC_IOC_MAX_BYTES) { in mmc_blk_ioctl_copy_from_user()