Home
last modified time | relevance | path

Searched defs:mtd_ioctl (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Dmtd.c245 MPERS_PRINTER_DECL(int, mtd_ioctl, struct tcb *const tcp, in MPERS_PRINTER_DECL() argument
Dprinters.h57 int (*mtd_ioctl)(struct tcb *const tcp, const unsigned int code, const kernel_ulong_t arg); member
58 #define mtd_ioctl MPERS_PRINTER_NAME(mtd_ioctl) macro