Searched refs:dispatch_ioctl (Results 1 – 1 of 1) sorted by relevance
1626 static int dispatch_ioctl(struct client *client, in dispatch_ioctl() function1660 return dispatch_ioctl(file->private_data, cmd, (void __user *)arg); in fw_device_op_ioctl()1667 return dispatch_ioctl(file->private_data, cmd, compat_ptr(arg)); in fw_device_op_compat_ioctl()