mmc_ioc_cmd
(struct mmc_ioc_cmd __user *)arg,
struct mmc_ioc_cmd ic;
struct mmc_ioc_cmd __user *user)
static int mmc_blk_ioctl_copy_to_user(struct mmc_ioc_cmd __user *ic_ptr,
struct mmc_ioc_cmd *ic = &idata->ic;
struct mmc_ioc_cmd __user *ic_ptr,
struct mmc_ioc_cmd __user *cmds = user->cmds;
(struct mmc_ioc_cmd __user *)arg,
struct mmc_ioc_cmd cmds[];
#define MMC_IOC_CMD _IOWR(MMC_BLOCK_MAJOR, 0, struct mmc_ioc_cmd)