Home
last modified time | relevance | path

Searched refs:tty_serial_ioctl (Results 1 – 1 of 1) sorted by relevance

/external/qemu/
Dqemu-char.c1199 static int tty_serial_ioctl(CharDriverState *chr, int cmd, void *arg) in tty_serial_ioctl() function
1298 chr->chr_ioctl = tty_serial_ioctl; in qemu_chr_open_tty()