Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dswitchtec_ioctl.h114 #define SWITCHTEC_IOCTL_MAX_EVENTS 32 macro
/linux-6.3-rc2/drivers/pci/switch/
A Dswitchtec.c996 if (event_id < 0 || event_id >= SWITCHTEC_IOCTL_MAX_EVENTS) in event_hdr_addr()
1081 if (ctl.event_id >= SWITCHTEC_IOCTL_MAX_EVENTS) in ioctl_event_ctl()
1459 for (eid = 0; eid < SWITCHTEC_IOCTL_MAX_EVENTS; eid++) { in switchtec_event_isr()

Completed in 7 milliseconds