HomeSort by relevance Sort by last modified time
    Searched defs:ubi_attach_req (Results 1 - 2 of 2) 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)
57 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
168 #define UBI_IOCATT _IOW(UBI_CTRL_IOC_MAGIC, 64, struct ubi_attach_req)
224 * struct ubi_attach_req - attach MTD device request.
265 struct ubi_attach_req { struct

Completed in 110 milliseconds