Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dswitchtec_ioctl.h130 struct switchtec_ioctl_event_ctl { struct
155 _IOWR('W', 0x43, struct switchtec_ioctl_event_ctl) argument
/Linux-v6.1/Documentation/driver-api/
Dswitchtec.rst67 for any event. This ioctl takes in a switchtec_ioctl_event_ctl struct
/Linux-v6.1/drivers/pci/switch/
Dswitchtec.c1016 struct switchtec_ioctl_event_ctl *ctl) in event_ctl()
1072 struct switchtec_ioctl_event_ctl __user *uctl) in ioctl_event_ctl()
1077 struct switchtec_ioctl_event_ctl ctl; in ioctl_event_ctl()