Searched refs:adpt_unlocked_ioctl (Results 1 – 1 of 1) sorted by relevance
114 static long adpt_unlocked_ioctl(struct file *, unsigned int, unsigned long);120 .unlocked_ioctl = adpt_unlocked_ioctl,1783 static long adpt_unlocked_ioctl(struct file *file, uint cmd, ulong arg) in adpt_unlocked_ioctl() function