/openbmc/qemu/include/net/ |
H A D | net.h | 38 #define DEFINE_NIC_PROPERTIES(_state, _conf) \ argument 324 #define vmstate_offset_macaddr(_state, _field) \ argument 328 #define VMSTATE_MACADDR(_field, _state) { \ argument
|
/openbmc/qemu/hw/usb/ |
H A D | u2f.h | 78 #define VMSTATE_U2F_KEY(_field, _state) { \ argument
|
/openbmc/qemu/include/hw/ssi/ |
H A D | ssi.h | 74 #define VMSTATE_SSI_PERIPHERAL(_field, _state) { \ argument
|
/openbmc/qemu/include/qemu/ |
H A D | fifo32.h | 188 #define VMSTATE_FIFO32(_field, _state) VMSTATE_FIFO8(_field.fifo, _state) argument
|
/openbmc/linux/drivers/cpufreq/ |
H A D | speedstep-ich.c | 147 static void _speedstep_set_state(void *_state) in _speedstep_set_state()
|
/openbmc/qemu/include/hw/ipack/ |
H A D | ipack.h | 72 #define VMSTATE_IPACK_DEVICE(_field, _state) \ argument
|
/openbmc/qemu/include/hw/i2c/ |
H A D | i2c.h | 218 #define VMSTATE_I2C_SLAVE(_field, _state) { \ argument
|
/openbmc/openbmc-tools/reboot-ping-pong/ |
H A D | rpp | 31 def _state(self, cmd, needle): member in Obmcutil
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_atomic.c | 327 void intel_atomic_state_free(struct drm_atomic_state *_state) in intel_atomic_state_free()
|
/openbmc/linux/drivers/gpu/drm/arm/ |
H A D | malidp_mw.c | 24 #define to_mw_state(_state) (struct malidp_mw_connector_state *)(_state) argument
|
/openbmc/qemu/include/hw/pci/ |
H A D | pci_device.h | 344 #define VMSTATE_PCI_DEVICE(_field, _state) { \ argument 352 #define VMSTATE_PCI_DEVICE_POINTER(_field, _state) { \ argument
|
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_kms.c | 34 #define to_vc4_ctm_state(_state) \ argument 43 #define to_vc4_load_tracker_state(_state) \ argument
|
H A D | vc4_drv.h | 362 #define to_vc4_hvs_state(_state) \ argument 446 #define to_vc4_plane_state(_state) \ argument 615 #define to_vc4_crtc_state(_state) \ argument
|
H A D | vc4_hdmi.h | 251 #define conn_state_to_vc4_hdmi_conn_state(_state) \ argument
|
/openbmc/linux/drivers/firmware/ |
H A D | dmi-sysfs.c | 403 void *_state) in dmi_sel_raw_read_helper() 529 void *_state) in dmi_entry_raw_read_helper()
|
/openbmc/linux/drivers/virtio/ |
H A D | virtio_mem.c | 418 #define virtio_mem_bbm_for_each_bb(_vm, _bb_id, _state) \ argument 424 #define virtio_mem_bbm_for_each_bb_rev(_vm, _bb_id, _state) \ argument 484 #define virtio_mem_sbm_for_each_mb(_vm, _mb_id, _state) \ argument 490 #define virtio_mem_sbm_for_each_mb_rev(_vm, _mb_id, _state) \ argument
|
/openbmc/qemu/hw/sd/ |
H A D | sdhci-internal.h | 310 #define DEFINE_SDHCI_COMMON_PROPERTIES(_state) \ argument
|
/openbmc/linux/drivers/media/i2c/adv748x/ |
H A D | adv748x.h | 99 #define is_afe_enabled(_state) \ argument 108 #define is_hdmi_enabled(_state) ((_state)->endpoints[ADV748X_PORT_HDMI] != NULL) argument
|
/openbmc/qemu/hw/acpi/ |
H A D | ich9.c | 145 #define VMSTATE_GPE_ARRAY(_field, _state) \ argument
|
H A D | piix4.c | 136 #define VMSTATE_GPE_ARRAY(_field, _state) \ argument
|
/openbmc/linux/net/atm/ |
H A D | clip.c | 825 static void *clip_seq_sub_iter(struct neigh_seq_state *_state, in clip_seq_sub_iter()
|
/openbmc/qemu/include/hw/scsi/ |
H A D | scsi.h | 101 #define VMSTATE_SCSI_DEVICE(_field, _state) { \ argument
|
/openbmc/linux/drivers/net/phy/ |
H A D | phy.c | 41 #define PHY_STATE_STR(_state) \ argument
|
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio.h | 375 #define DEFINE_VIRTIO_COMMON_FEATURES(_state, _field) \ argument
|
/openbmc/linux/drivers/s390/cio/ |
H A D | qdio.h | 110 unsigned long _state = (unsigned long)ack << 63; in do_eqbs() local
|