mmc_ioc_cmd       344 drivers/mmc/core/block.c 	struct mmc_ioc_cmd ic;
mmc_ioc_cmd       351 drivers/mmc/core/block.c 	struct mmc_ioc_cmd __user *user)
mmc_ioc_cmd       393 drivers/mmc/core/block.c static int mmc_blk_ioctl_copy_to_user(struct mmc_ioc_cmd __user *ic_ptr,
mmc_ioc_cmd       396 drivers/mmc/core/block.c 	struct mmc_ioc_cmd *ic = &idata->ic;
mmc_ioc_cmd       645 drivers/mmc/core/block.c 			     struct mmc_ioc_cmd __user *ic_ptr,
mmc_ioc_cmd       698 drivers/mmc/core/block.c 	struct mmc_ioc_cmd __user *cmds = user->cmds;
mmc_ioc_cmd       796 drivers/mmc/core/block.c 					(struct mmc_ioc_cmd __user *)arg,
mmc_ioc_cmd      2437 drivers/mmc/core/block.c 					(struct mmc_ioc_cmd __user *)arg,
mmc_ioc_cmd        61 include/uapi/linux/mmc/ioctl.h 	struct mmc_ioc_cmd cmds[0];
mmc_ioc_cmd        64 include/uapi/linux/mmc/ioctl.h #define MMC_IOC_CMD _IOWR(MMC_BLOCK_MAJOR, 0, struct mmc_ioc_cmd)