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

  /bionic/libc/kernel/uapi/mtd/
ubi-user.h 34 #define UBI_IOCATT _IOW(UBI_CTRL_IOC_MAGIC, 64, struct ubi_attach_req)
60 struct ubi_attach_req { struct
  /external/kernel-headers/original/uapi/mtd/
ubi-user.h 32 * &struct ubi_attach_req object - UBI will attach the MTD device specified in
178 #define UBI_IOCATT _IOW(UBI_CTRL_IOC_MAGIC, 64, struct ubi_attach_req)
238 * struct ubi_attach_req - attach MTD device request.
279 struct ubi_attach_req { struct
  /external/strace/linux/
ubi-user.h 32 * &struct ubi_attach_req object - UBI will attach the MTD device specified in
168 #define UBI_IOCATT _IOW(UBI_CTRL_IOC_MAGIC, 64, struct ubi_attach_req)
221 * struct ubi_attach_req - attach MTD device request.
262 struct ubi_attach_req { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/mtd/
ubi-user.h 32 * &struct ubi_attach_req object - UBI will attach the MTD device specified in
168 #define UBI_IOCATT _IOW(UBI_CTRL_IOC_MAGIC, 64, struct ubi_attach_req)
236 * struct ubi_attach_req - attach MTD device request.
264 struct ubi_attach_req { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/
ubi-user.h 32 * &struct ubi_attach_req object - UBI will attach the MTD device specified in
168 #define UBI_IOCATT _IOW(UBI_CTRL_IOC_MAGIC, 64, struct ubi_attach_req)
238 * struct ubi_attach_req - attach MTD device request.
266 struct ubi_attach_req { struct

Completed in 292 milliseconds