Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/can/
Dcore.h59 extern int can_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
/linux-4.4.14/net/can/
Daf_can.c98 int can_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in can_ioctl() function
111 EXPORT_SYMBOL(can_ioctl);
Draw.c832 .ioctl = can_ioctl, /* use can_ioctl() from af_can.c */
Dbcm.c1590 .ioctl = can_ioctl, /* use can_ioctl() from af_can.c */