Home
last modified time | relevance | path

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

/drivers/fwctl/
A Dmain.c163 static const struct fwctl_ioctl_op fwctl_ioctl_ops[] = { variable
179 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