Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dswitchtec_ioctl.h97 #define SWITCHTEC_IOCTL_EVENT_FLAG_CLEAR (1 << 0) macro
/linux-4.19.296/drivers/pci/switch/
Dswitchtec.c759 if (!(ctl->flags & SWITCHTEC_IOCTL_EVENT_FLAG_CLEAR)) in event_ctl()