Searched refs:he_ioctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | he.c | 101 static int he_ioctl(struct atm_dev *dev, unsigned int cmd, void __user *arg); 168 .ioctl = he_ioctl, 2611 he_ioctl(struct atm_dev *atm_dev, unsigned int cmd, void __user *arg) in he_ioctl() function
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | he.c | 101 static int he_ioctl(struct atm_dev *dev, unsigned int cmd, void __user *arg); 168 .ioctl = he_ioctl, 2608 he_ioctl(struct atm_dev *atm_dev, unsigned int cmd, void __user *arg) in he_ioctl() function
|
Completed in 6 milliseconds