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

  /external/strace/
ioctl.c 254 return mtd_ioctl(tcp, code, arg);
mtd.c 52 mtd_ioctl(struct tcb *tcp, const unsigned int code, const long arg) function
defs.h 639 extern int mtd_ioctl(struct tcb *, const unsigned int, long);

Completed in 221 milliseconds