Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dswitchtec_ioctl.h73 struct switchtec_ioctl_event_summary { struct
151 _IOR('W', 0x42, struct switchtec_ioctl_event_summary)
/linux/drivers/pci/switch/
H A Dswitchtec.c891 struct switchtec_ioctl_event_summary __user *usum, in ioctl_event_summary()
894 struct switchtec_ioctl_event_summary *s; in ioctl_event_summary()
1237 sizeof(struct switchtec_ioctl_event_summary)); in switchtec_dev_ioctl()