Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/mmc/
Dioctl.h56 #define MMC_IOC_MAX_BYTES (512L * 256) macro
/linux-4.1.27/drivers/mmc/card/
Dblock.c357 if (idata->buf_bytes > MMC_IOC_MAX_BYTES) { in mmc_blk_ioctl_copy_from_user()