Searched refs:ac_ioctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/ |
H A D | applicom.c | 112 static long ac_ioctl(struct file *, unsigned int, unsigned long); 120 .unlocked_ioctl = ac_ioctl, 698 static long ac_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ac_ioctl() function
|
/kernel/linux/linux-6.6/drivers/char/ |
H A D | applicom.c | 109 static long ac_ioctl(struct file *, unsigned int, unsigned long); 117 .unlocked_ioctl = ac_ioctl, 698 static long ac_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ac_ioctl() function
|
Completed in 3 milliseconds