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.c514 static int mctp_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in mctp_ioctl() function
543 return mctp_ioctl(sock, cmd, (unsigned long)argp); in mctp_compat_ioctl()
559 .ioctl = mctp_ioctl,