Searched refs:atm_dev_ioctl (Results 1 – 3 of 3) sorted by relevance
/linux/net/atm/ |
H A D | resources.h | 18 int atm_dev_ioctl(unsigned int cmd, void __user *buf, int __user *sioc_len,
|
H A D | ioctl.c | 211 error = atm_dev_ioctl(cmd, buf, len, number, compat); in do_vcc_ioctl() 298 return atm_dev_ioctl(cmd, compat_ptr(data), &sioc32->length, number, 0); in do_atmif_sioc()
|
H A D | resources.c | 227 int atm_dev_ioctl(unsigned int cmd, void __user *buf, int __user *sioc_len, in atm_dev_ioctl() function
|