Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dswitchtec_ioctl.h106 #define SWITCHTEC_IOCTL_EVENT_FLAG_UNUSED (~0x1ff) macro
/linux-4.19.296/drivers/pci/switch/
Dswitchtec.c808 if (ctl.flags & SWITCHTEC_IOCTL_EVENT_FLAG_UNUSED) in ioctl_event_ctl()