HomeSort by relevance Sort by last modified time
    Searched refs:rio_mmap (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
rio_mport_cdev.h 80 struct rio_mmap { struct
163 #define RIO_MAP_OUTBOUND _IOWR(RIO_MPORT_DRV_MAGIC, 15, struct rio_mmap)
164 #define RIO_UNMAP_OUTBOUND _IOW(RIO_MPORT_DRV_MAGIC, 16, struct rio_mmap)
165 #define RIO_MAP_INBOUND _IOWR(RIO_MPORT_DRV_MAGIC, 17, struct rio_mmap)
  /external/kernel-headers/original/uapi/linux/
rio_mport_cdev.h 127 struct rio_mmap { struct
258 _IOWR(RIO_MPORT_DRV_MAGIC, 15, struct rio_mmap)
260 _IOW(RIO_MPORT_DRV_MAGIC, 16, struct rio_mmap)
262 _IOWR(RIO_MPORT_DRV_MAGIC, 17, struct rio_mmap)

Completed in 70 milliseconds