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