Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/isa/
H A Dsuperio.h19 typedef struct ISASuperIODevice ISASuperIODevice; typedef
25 struct ISASuperIODevice { struct
39 bool (*is_enabled)(ISASuperIODevice *sio, uint8_t index); argument