Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dswitchtec_ioctl.h117 struct switchtec_ioctl_event_ctl { struct
142 _IOWR('W', 0x43, struct switchtec_ioctl_event_ctl) argument
/Linux-v5.4/Documentation/driver-api/
Dswitchtec.rst67 for any event. This ioctl takes in a switchtec_ioctl_event_ctl struct
/Linux-v5.4/drivers/pci/switch/
Dswitchtec.c792 struct switchtec_ioctl_event_ctl *ctl) in event_ctl()
845 struct switchtec_ioctl_event_ctl __user *uctl) in ioctl_event_ctl()
850 struct switchtec_ioctl_event_ctl ctl; in ioctl_event_ctl()