Home
last modified time | relevance | path

Searched refs:Chardev (Results 26 – 50 of 111) sorted by relevance

12345

/qemu/ui/
H A Ddbus-chardev.c180 dbus_chr_open(Chardev *chr, ChardevBackend *backend, in dbus_chr_open()
218 dbus_chr_set_fe_open(Chardev *chr, int fe_open) in dbus_chr_set_fe_open()
226 dbus_chr_set_echo(Chardev *chr, bool echo) in dbus_chr_set_echo()
234 dbus_chr_be_event(Chardev *chr, QEMUChrEvent event) in dbus_chr_be_event()
H A Dspice-app.c52 void (*parent_open)(Chardev *chr, ChardevBackend *backend,
70 static void vc_chr_open(Chardev *chr, in vc_chr_open()
94 static void vc_chr_set_echo(Chardev *chr, bool echo) in vc_chr_set_echo()
H A Dvdagent.c33 Chardev parent;
467 Chardev *chr = CHARDEV(vd); in vdagent_clipboard_reset_serial()
657 static void vdagent_chr_open(Chardev *chr, in vdagent_chr_open()
806 static int vdagent_chr_write(Chardev *chr, const uint8_t *buf, int len) in vdagent_chr_write()
848 static void vdagent_chr_accept_input(Chardev *chr) in vdagent_chr_accept_input()
871 static void vdagent_chr_set_fe_open(struct Chardev *chr, int fe_open) in vdagent_chr_set_fe_open()
/qemu/chardev/
H A Dchar-pipe.c42 static int win_chr_pipe_init(Chardev *chr, const char *filename, in win_chr_pipe_init()
106 static void qemu_chr_open_pipe(Chardev *chr, in qemu_chr_open_pipe()
121 static void qemu_chr_open_pipe(Chardev *chr, in qemu_chr_open_pipe()
H A Dtestdev.c35 Chardev parent;
88 static int testdev_chr_write(Chardev *chr, const uint8_t *buf, int len) in testdev_chr_write()
H A Dchar-serial.c44 static void qmp_chardev_open_serial(Chardev *chr, in qmp_chardev_open_serial()
179 static int tty_serial_ioctl(Chardev *chr, int cmd, void *arg) in tty_serial_ioctl()
261 static void qmp_chardev_open_serial(Chardev *chr, in qmp_chardev_open_serial()
H A Dchar-stdio.c56 static void qemu_chr_set_echo_stdio(Chardev *chr, bool echo) in qemu_chr_set_echo_stdio()
85 static void qemu_chr_open_stdio(Chardev *chr, in qemu_chr_open_stdio()
H A Dchar-io.c109 GSource *io_add_watch_poll(Chardev *chr, in io_add_watch_poll()
150 void remove_fd_in_watch(Chardev *chr) in remove_fd_in_watch()
H A Dbaum.c94 Chardev parent;
273 static void baum_chr_accept_input(struct Chardev *chr) in baum_chr_accept_input()
301 Chardev *chr = CHARDEV(baum); in baum_write_packet()
491 static int baum_chr_write(Chardev *chr, const uint8_t *buf, int len) in baum_chr_write()
645 static void baum_chr_open(Chardev *chr, in baum_chr_open()
H A Dchar-console.c29 static void qemu_chr_open_win_con(Chardev *chr, in qemu_chr_open_win_con()
/qemu/net/
H A Dvhost-user.c281 Chardev *chr; in net_vhost_user_event()
334 const char *name, Chardev *chr, in net_vhost_user_init()
394 static Chardev *net_vhost_claim_chardev( in net_vhost_claim_chardev()
397 Chardev *chr = qemu_chr_find(opts->chardev); in net_vhost_claim_chardev()
423 Chardev *chr; in net_init_vhost_user()
/qemu/gdbstub/
H A Dsystem.c36 Chardev *mon_chr;
227 static int gdb_monitor_write(Chardev *chr, const uint8_t *buf, int len) in gdb_monitor_write()
235 static void gdb_monitor_open(Chardev *chr, ChardevBackend *backend, in gdb_monitor_open()
334 Chardev *chr = NULL; in gdbserver_start()
335 Chardev *mon_chr; in gdbserver_start()
/qemu/backends/
H A Dcryptodev-vhost-user.c132 static Chardev *
136 Chardev *chr; in cryptodev_vhost_claim_chardev()
187 Chardev *chr; in cryptodev_vhost_user_init()
377 Chardev *chr = qemu_chr_fe_get_driver(&s->chr); in cryptodev_vhost_user_get_chardev()
H A Drng-egd.c90 Chardev *chr; in rng_egd_opened()
129 Chardev *chr = qemu_chr_fe_get_driver(&s->chr); in rng_egd_get_chardev()
H A Dvhost-user.c129 Chardev *chr; in set_chardev()
157 Chardev *chr = qemu_chr_fe_get_driver(&b->chr); in get_chardev()
/qemu/include/monitor/
H A Dmonitor.h22 void monitor_init_qmp(Chardev *chr, bool pretty, Error **errp);
23 void monitor_init_hmp(Chardev *chr, bool use_readline, Error **errp);
/qemu/semihosting/
H A Dconsole.c33 Chardev *chr;
119 void qemu_semihosting_console_init(Chardev *chr) in qemu_semihosting_console_init()
/qemu/include/sysemu/
H A Dreplay.h150 void replay_register_char_driver(struct Chardev *chr);
152 void replay_chr_be_write(struct Chardev *s, const uint8_t *buf, int len);
H A Dsysemu.h66 Chardev *serial_hd(int i);
72 extern Chardev *parallel_hds[MAX_PARALLEL_PORTS];
/qemu/include/qemu/
H A Dtypedefs.h37 typedef struct Chardev Chardev; typedef
/qemu/hw/char/
H A Domap_uart.c56 const char *label, Chardev *chr) in omap_uart_init()
165 const char *label, Chardev *chr) in omap2_uart_init()
/qemu/stubs/
H A Dmonitor-internal.c11 void monitor_init_hmp(Chardev *chr, bool use_readline, Error **errp) in monitor_init_hmp()
/qemu/include/chardev/
H A Dspice.h9 Chardev parent;
/qemu/include/hw/char/
H A Dmchp_pfsoc_mmuart.h66 hwaddr base, qemu_irq irq, Chardev *chr);
/qemu/include/semihosting/
H A Dsemihost.h71 void qemu_semihosting_console_init(Chardev *);

12345