Home
last modified time | relevance | path

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

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