Searched refs:dispatch_ioctl (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/firewire/
H A Dcore-cdev.c1626 static int dispatch_ioctl(struct client *client, dispatch_ioctl() function
1660 return dispatch_ioctl(file->private_data, cmd, (void __user *)arg); fw_device_op_ioctl()
1667 return dispatch_ioctl(file->private_data, cmd, compat_ptr(arg)); fw_device_op_compat_ioctl()

Completed in 68 milliseconds