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