Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dsclpquiesce.c28 static bool can_handle_event(uint8_t type) in can_handle_event() function
/openbmc/qemu/hw/char/
H A Dsclpconsole.c86 static bool can_handle_event(uint8_t type) in can_handle_event() function
H A Dsclpconsole-lm.c105 static bool can_handle_event(uint8_t type) in can_handle_event() function
/openbmc/qemu/include/hw/s390x/
H A Devent-facility.h191 bool (*can_handle_event)(uint8_t type); member