Home
last modified time | relevance | path

Searched refs:ATM_GETESI (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/atm/
H A Dioctl.c259 { ATM_GETESI32, ATM_GETESI },
334 case ATM_GETESI: in do_atm_ioctl()
H A Dresources.c249 case ATM_GETESI: in atm_dev_ioctl()
/openbmc/linux/include/uapi/linux/
H A Datmdev.h61 #define ATM_GETESI _IOW('a',ATMIOC_ITF+5,struct atmif_sioc) macro
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch610 +pub const ATM_GETESI: u32 = 1074815365;