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

  /bionic/libc/kernel/uapi/linux/
switchtec_ioctl.h 43 struct switchtec_ioctl_flash_part_info { struct
115 #define SWITCHTEC_IOCTL_FLASH_PART_INFO _IOWR('W', 0x41, struct switchtec_ioctl_flash_part_info)
  /external/kernel-headers/original/uapi/linux/
switchtec_ioctl.h 46 struct switchtec_ioctl_flash_part_info { struct
126 #define SWITCHTEC_IOCTL_FLASH_PART_INFO \
127 _IOWR('W', 0x41, struct switchtec_ioctl_flash_part_info)

Completed in 207 milliseconds