Home
last modified time | relevance | path

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

/linux-6.6.21/net/atm/
Dresources.h18 int atm_dev_ioctl(unsigned int cmd, void __user *buf, int __user *sioc_len,
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()
Dresources.c227 int atm_dev_ioctl(unsigned int cmd, void __user *buf, int __user *sioc_len, in atm_dev_ioctl() function