Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dswitchtec_ioctl.h53 struct switchtec_ioctl_event_summary { struct
129 _IOR('W', 0x42, struct switchtec_ioctl_event_summary)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dswitchtec_ioctl.h53 struct switchtec_ioctl_event_summary { struct
129 _IOR('W', 0x42, struct switchtec_ioctl_event_summary)
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dswitchtec_ioctl.h73 struct switchtec_ioctl_event_summary { struct
151 _IOR('W', 0x42, struct switchtec_ioctl_event_summary)
/OK3568_Linux_fs/kernel/drivers/pci/switch/
H A Dswitchtec.c835 struct switchtec_ioctl_event_summary __user *usum, in ioctl_event_summary()
838 struct switchtec_ioctl_event_summary *s; in ioctl_event_summary()
1178 sizeof(struct switchtec_ioctl_event_summary)); in switchtec_dev_ioctl()