Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/appletalk/
Dddp.c1797 static int atalk_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in atalk_ioctl() function
1897 return atalk_ioctl(sock, cmd, (unsigned long)argp); in atalk_compat_ioctl()
1921 .ioctl = atalk_ioctl,