Home
last modified time | relevance | path

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

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