Home
last modified time | relevance | path

Searched defs:is_raw (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/hyperv/
H A Dhyperv.h122 bool is_raw; member
130 bool is_raw; member
/openbmc/qemu/hw/hyperv/
H A Dsyndbg.c100 uint32_t count, bool is_raw, in handle_send_msg()
187 uint32_t count, bool is_raw, uint32_t options, in handle_recv_msg()
/openbmc/qemu/tests/qemu-iotests/
H A D040560 def blkdebug_event(self, event, is_raw=False): argument
/openbmc/linux/drivers/media/cec/core/
H A Dcec-adap.c755 bool is_raw = msg_is_raw(msg); in cec_transmit_msg_fh() local