Searched refs:fwctl_ioctl_ops (Results 1 – 1 of 1) sorted by relevance
163 static const struct fwctl_ioctl_op fwctl_ioctl_ops[] = { variable179 if ((nr - FWCTL_CMD_BASE) >= ARRAY_SIZE(fwctl_ioctl_ops)) in fwctl_fops_ioctl()182 op = &fwctl_ioctl_ops[nr - FWCTL_CMD_BASE]; in fwctl_fops_ioctl()
Completed in 5 milliseconds