Home
last modified time | relevance | path

Searched defs:_state (Results 26 – 50 of 64) sorted by relevance

123

/openbmc/qemu/include/net/
H A Dnet.h38 #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 Du2f.h78 #define VMSTATE_U2F_KEY(_field, _state) { \ argument
/openbmc/qemu/include/hw/ssi/
H A Dssi.h74 #define VMSTATE_SSI_PERIPHERAL(_field, _state) { \ argument
/openbmc/qemu/include/qemu/
H A Dfifo32.h188 #define VMSTATE_FIFO32(_field, _state) VMSTATE_FIFO8(_field.fifo, _state) argument
/openbmc/linux/drivers/cpufreq/
H A Dspeedstep-ich.c147 static void _speedstep_set_state(void *_state) in _speedstep_set_state()
/openbmc/qemu/include/hw/ipack/
H A Dipack.h72 #define VMSTATE_IPACK_DEVICE(_field, _state) \ argument
/openbmc/qemu/include/hw/i2c/
H A Di2c.h218 #define VMSTATE_I2C_SLAVE(_field, _state) { \ argument
/openbmc/openbmc-tools/reboot-ping-pong/
H A Drpp31 def _state(self, cmd, needle): member in Obmcutil
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_atomic.c327 void intel_atomic_state_free(struct drm_atomic_state *_state) in intel_atomic_state_free()
/openbmc/linux/drivers/gpu/drm/arm/
H A Dmalidp_mw.c24 #define to_mw_state(_state) (struct malidp_mw_connector_state *)(_state) argument
/openbmc/qemu/include/hw/pci/
H A Dpci_device.h341 #define VMSTATE_PCI_DEVICE(_field, _state) { \ argument
349 #define VMSTATE_PCI_DEVICE_POINTER(_field, _state) { \ argument
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_kms.c34 #define to_vc4_ctm_state(_state) \ argument
43 #define to_vc4_load_tracker_state(_state) \ argument
H A Dvc4_drv.h362 #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 Dvc4_hdmi.h251 #define conn_state_to_vc4_hdmi_conn_state(_state) \ argument
/openbmc/linux/drivers/firmware/
H A Ddmi-sysfs.c403 void *_state) in dmi_sel_raw_read_helper()
529 void *_state) in dmi_entry_raw_read_helper()
/openbmc/linux/drivers/virtio/
H A Dvirtio_mem.c418 #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 Dsdhci-internal.h310 #define DEFINE_SDHCI_COMMON_PROPERTIES(_state) \ argument
/openbmc/linux/drivers/media/i2c/adv748x/
H A Dadv748x.h99 #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 Dich9.c145 #define VMSTATE_GPE_ARRAY(_field, _state) \ argument
H A Dpiix4.c136 #define VMSTATE_GPE_ARRAY(_field, _state) \ argument
/openbmc/linux/net/atm/
H A Dclip.c825 static void *clip_seq_sub_iter(struct neigh_seq_state *_state, in clip_seq_sub_iter()
/openbmc/qemu/include/hw/scsi/
H A Dscsi.h101 #define VMSTATE_SCSI_DEVICE(_field, _state) { \ argument
/openbmc/linux/drivers/net/phy/
H A Dphy.c41 #define PHY_STATE_STR(_state) \ argument
/openbmc/qemu/include/hw/virtio/
H A Dvirtio.h375 #define DEFINE_VIRTIO_COMMON_FEATURES(_state, _field) \ argument
/openbmc/linux/drivers/s390/cio/
H A Dqdio.h110 unsigned long _state = (unsigned long)ack << 63; in do_eqbs() local

123