Searched refs:MMC_IOC_MAX_BYTES (Results 1 – 4 of 4) sorted by relevance
73 #define MMC_IOC_MAX_BYTES (512L * 1024) macro
77 #define MMC_IOC_MAX_BYTES (512L * 1024) macro
372 if (idata->buf_bytes > MMC_IOC_MAX_BYTES) { in mmc_blk_ioctl_copy_from_user()