/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* atm_he.h */ #ifndef LINUX_ATM_HE_H #define LINUX_ATM_HE_H #include <linux/atmioc.h> #define HE_GET_REG … #define HE_REGTYPE_PCI … #define HE_REGTYPE_RCM … #define HE_REGTYPE_TCM … #define HE_REGTYPE_MBOX … struct he_ioctl_reg { … }; #endif /* LINUX_ATM_HE_H */