Searched refs:device_ioctl (Results 1 – 1 of 1) sorted by relevance
458 static long device_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in device_ioctl() function479 return device_ioctl(file, cmd, arg); in device_compat_ioctl()516 .unlocked_ioctl = device_ioctl,