Home
last modified time | relevance | path

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

/linux/net/mctp/
H A Daf_mctp.c592 static int mctp_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in mctp_ioctl() function
621 return mctp_ioctl(sock, cmd, (unsigned long)argp); in mctp_compat_ioctl()
637 .ioctl = mctp_ioctl,