Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/message/fusion/
Dmptctl.c126 static int mptctl_do_mpt_command(struct mpt_ioctl_command karg, void __user *mfPtr);
1806 rc = mptctl_do_mpt_command (karg, &uarg->MF); in mptctl_mpt_command()
1824 mptctl_do_mpt_command (struct mpt_ioctl_command karg, void __user *mfPtr) in mptctl_do_mpt_command() function
2911 ret = mptctl_do_mpt_command (karg, &uarg->MF); in compat_mpt_command()