Searched refs:mmc_ioc_cmd (Results 1 – 2 of 2) sorted by relevance
6 struct mmc_ioc_cmd { struct56 struct mmc_ioc_cmd cmds[0]; argument59 #define MMC_IOC_CMD _IOWR(MMC_BLOCK_MAJOR, 0, struct mmc_ioc_cmd)
336 struct mmc_ioc_cmd ic;342 struct mmc_ioc_cmd __user *user) in mmc_blk_ioctl_copy_from_user()389 static int mmc_blk_ioctl_copy_to_user(struct mmc_ioc_cmd __user *ic_ptr, in mmc_blk_ioctl_copy_to_user()392 struct mmc_ioc_cmd *ic = &idata->ic; in mmc_blk_ioctl_copy_to_user()592 struct mmc_ioc_cmd __user *ic_ptr) in mmc_blk_ioctl_cmd()643 struct mmc_ioc_cmd __user *cmds = user->cmds; in mmc_blk_ioctl_multi_cmd()715 (struct mmc_ioc_cmd __user *)arg); in mmc_blk_ioctl()