Home
last modified time | relevance | path

Searched refs:AppleSMCState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/misc/
H A Dapplesmc.c98 OBJECT_DECLARE_SIMPLE_TYPE(AppleSMCState, APPLE_SMC)
100 struct AppleSMCState { struct
123 AppleSMCState *s = opaque; in applesmc_io_cmd_write() argument
148 static const struct AppleSMCData *applesmc_find_key(AppleSMCState *s) in applesmc_find_key()
163 AppleSMCState *s = opaque; in applesmc_io_data_write()
207 AppleSMCState *s = opaque; in applesmc_io_data_read()
241 AppleSMCState *s = opaque; in applesmc_io_cmd_read()
249 AppleSMCState *s = opaque; in applesmc_io_err_read()
256 static void applesmc_add_key(AppleSMCState *s, const char *key, in applesmc_add_key()
271 AppleSMCState *s = APPLE_SMC(dev); in qdev_applesmc_isa_reset()
[all …]