Searched refs:atm_dev_ioctl (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/atm/
H A Dresources.h18 int atm_dev_ioctl(unsigned int cmd, void __user *buf, int __user *sioc_len,
H A Dioctl.c211 error = atm_dev_ioctl(cmd, buf, len, number, compat);
298 return atm_dev_ioctl(cmd, compat_ptr(data), &sioc32->length, number, 0);
H A Dresources.c227 int atm_dev_ioctl(unsigned int cmd, void __user *buf, int __user *sioc_len, function

Completed in 121 milliseconds