Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/can/
Dcore.h60 extern int can_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
/Linux-v4.19/net/can/
Daf_can.c90 int can_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in can_ioctl() function
103 EXPORT_SYMBOL(can_ioctl);
Draw.c847 .ioctl = can_ioctl, /* use can_ioctl() from af_can.c */
Dbcm.c1664 .ioctl = can_ioctl, /* use can_ioctl() from af_can.c */