Home
last modified time | relevance | path

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

/openbmc/qemu/chardev/
H A Dchar-fd.c133 static GSource *fd_source_new(FDChardev *chr) in fd_source_new() function
152 g_autoptr(GSource) source = fd_source_new(s); in fd_chr_add_watch()