Searched refs:can_ioctl (Results 1 – 4 of 4) sorted by relevance
59 extern int can_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
98 int can_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in can_ioctl() function111 EXPORT_SYMBOL(can_ioctl);
832 .ioctl = can_ioctl, /* use can_ioctl() from af_can.c */
1590 .ioctl = can_ioctl, /* use can_ioctl() from af_can.c */