Searched refs:can_ioctl (Results 1 – 4 of 4) sorted by relevance
60 extern int can_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
90 int can_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in can_ioctl() function103 EXPORT_SYMBOL(can_ioctl);
847 .ioctl = can_ioctl, /* use can_ioctl() from af_can.c */
1664 .ioctl = can_ioctl, /* use can_ioctl() from af_can.c */