Home
last modified time | relevance | path

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

/linux/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); in do_vcc_ioctl()
298 return atm_dev_ioctl(cmd, compat_ptr(data), &sioc32->length, number, 0); in do_atmif_sioc()
H A Dresources.c227 int atm_dev_ioctl(unsigned int cmd, void __user *buf, int __user *sioc_len, in atm_dev_ioctl() function