Searched defs:pp_ioctl (Results 1 - 2 of 2) sorted by relevance

/external/qemu/
H A Dqemu-char-android.c1205 static int pp_ioctl(CharDriverState *chr, int cmd, void *arg) function
1318 chr->chr_ioctl = pp_ioctl;
1329 static int pp_ioctl(CharDriverState *chr, int cmd, void *arg) function
1378 chr->chr_ioctl = pp_ioctl;
H A Dqemu-char.c1172 static int pp_ioctl(CharDriverState *chr, int cmd, void *arg) function
1285 chr->chr_ioctl = pp_ioctl;
1296 static int pp_ioctl(CharDriverState *chr, int cmd, void *arg) function
1345 chr->chr_ioctl = pp_ioctl;

Completed in 41 milliseconds