Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dswitchtec_ioctl.h53 struct switchtec_ioctl_event_summary { struct
129 _IOR('W', 0x42, struct switchtec_ioctl_event_summary)
/Linux-v4.19/drivers/pci/switch/
Dswitchtec.c629 struct switchtec_ioctl_event_summary __user *usum) in ioctl_event_summary()
631 struct switchtec_ioctl_event_summary s = {0}; in ioctl_event_summary()