Home
last modified time | relevance | path

Searched defs:accept_input (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/core/seq/
H A Dseq_clientmgr.h35 unsigned int accept_input: 1, member
/openbmc/qemu/rust/qemu-api/src/
H A Dchardev.rs190 pub fn accept_input(&self) { in accept_input() method