Searched defs:accept_input (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/core/seq/ | ||
H A D | seq_clientmgr.h | 35 unsigned int accept_input: 1, member |
/openbmc/qemu/rust/qemu-api/src/ | ||
H A D | chardev.rs | 190 pub fn accept_input(&self) { in accept_input() method |