Home
last modified time | relevance | path

Searched refs:capi_unlocked_ioctl (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/isdn/capi/
H A Dcapi.c944 capi_unlocked_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in capi_unlocked_ioctl() function
979 return capi_unlocked_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in capi_compat_ioctl()
1028 .unlocked_ioctl = capi_unlocked_ioctl,