Home
last modified time | relevance | path

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

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