Home
last modified time | relevance | path

Searched defs:s (Results 851 – 875 of 1844) sorted by relevance

1...<<31323334353637383940>>...74

/openbmc/qemu/hw/arm/
H A Dbcm2838.c41 BCM2838State *s = (BCM2838State *)opaque; in bcm2838_gic_set_irq() local
49 BCM2838State *s = BCM2838(obj); in bcm2838_init() local
67 BCM2838State *s = BCM2838(dev); in bcm2838_realize() local
H A Dbcm2838_peripherals.c26 BCM2838PeripheralState *s = BCM2838_PERIPHERALS(obj); in bcm2838_peripherals_init() local
68 BCM2838PeripheralState *s = BCM2838_PERIPHERALS(dev); in bcm2838_peripherals_realize() local
H A Dmax78000_soc.c28 MAX78000State *s = MAX78000_SOC(obj); in max78000_soc_initfn() local
55 MAX78000State *s = MAX78000_SOC(dev_soc); in max78000_soc_realize() local
H A Dstm32f205_soc.c52 STM32F205State *s = STM32F205_SOC(obj); in stm32f205_soc_initfn() local
85 STM32F205State *s = STM32F205_SOC(dev_soc); in stm32f205_soc_realize() local
H A Dfby35.c71 static void fby35_bmc_init(Fby35State *s) in fby35_bmc_init()
118 static void fby35_bic_init(Fby35State *s) in fby35_bic_init()
144 Fby35State *s = FBY35(machine); in fby35_init() local
/openbmc/qemu/target/ppc/
H A Darch_dump.c111 DumpState *s = arg->state; in ppc_write_elf_prstatus() local
141 DumpState *s = arg->state; in ppc_write_elf_fpregset() local
160 DumpState *s = arg->state; in ppc_write_elf_vmxregset() local
192 DumpState *s = arg->state; in ppc_write_elf_vsxregset() local
208 DumpState *s = arg->state; in ppc_write_elf_speregset() local
279 DumpState *s) in ppc_write_all_elf_notes()
304 int cpuid, DumpState *s) in ppc64_cpu_write_elf64_note()
311 int cpuid, DumpState *s) in ppc32_cpu_write_elf32_note()
/openbmc/u-boot/arch/sandbox/include/asm/
H A Dgetopt.h38 #define _SANDBOX_CMDLINE_OPT(f, s, ha, h) \ argument
70 #define SANDBOX_CMDLINE_OPT_SHORT(f, s, ha, h) _SANDBOX_CMDLINE_OPT(f, s, ha, h) argument
/openbmc/qemu/tests/tcg/hppa/
H A Dstby.c15 static void check(const struct S *s, unsigned e, in check()
51 struct S s = { }; in test() local
/openbmc/qemu/hw/misc/
H A Dmchp_pfsoc_sysreg.c59 MchpPfSoCSysregState *s = opaque; in mchp_pfsoc_sysreg_write() local
85 MchpPfSoCSysregState *s = MCHP_PFSOC_SYSREG(dev); in mchp_pfsoc_sysreg_realize() local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sme.c30 static bool sme2_zt0_enabled_check(DisasContext *s) in sme2_zt0_enabled_check()
45 static TCGv_ptr get_tile_rowcol(DisasContext *s, int esz, int rs, in get_tile_rowcol()
129 static TCGv_ptr get_zarray(DisasContext *s, int rs, int imm, in get_zarray()
140 static TCGv_ptr get_tile(DisasContext *s, int esz, int tile) in get_tile()
151 static bool trans_ZERO(DisasContext *s, arg_ZERO *a) in trans_ZERO()
163 static bool trans_ZERO_zt0(DisasContext *s, arg_ZERO_zt0 *a) in trans_ZERO_zt0()
176 static bool trans_ZERO_za(DisasContext *s, arg_ZERO_za *a) in trans_ZERO_za()
196 static bool do_mova_tile(DisasContext *s, arg_mova_p *a, bool to_vec) in do_mova_tile()
338 static bool do_mova_array_n(DisasContext *s, arg_mova_a *a, int n, in do_mova_array_n()
375 static bool do_movt(DisasContext *s, arg_MOVT_rzt *a, in do_movt()
[all …]
/openbmc/qemu/hw/display/
H A Dsm501.c457 #define get_local_mem_size(s) sm501_mem_local_size[(s)->local_mem_size_index] argument
574 static ram_addr_t get_fb_addr(SM501State *s, int crt) in get_fb_addr()
579 static inline int get_width(SM501State *s, int crt) in get_width()
585 static inline int get_height(SM501State *s, int crt) in get_height()
591 static inline int get_bpp(SM501State *s, int crt) in get_bpp()
670 static inline void hwc_invalidate(SM501State *s, int crt) in hwc_invalidate()
685 static void sm501_2d_operation(SM501State *s) in sm501_2d_operation()
945 SM501State *s = opaque; in sm501_system_config_read() local
1005 SM501State *s = opaque; in sm501_system_config_write() local
1073 SM501State *s = opaque; in sm501_i2c_read() local
[all …]
/openbmc/qemu/tests/qtest/fuzz/
H A Dvirtio_scsi_fuzz.c64 static void virtio_scsi_fuzz(QTestState *s, QVirtioSCSIQueues* queues, in virtio_scsi_fuzz()
134 static void virtio_scsi_with_flag_fuzz(QTestState *s, in virtio_scsi_with_flag_fuzz()
149 static void virtio_scsi_pre_fuzz(QTestState *s) in virtio_scsi_pre_fuzz()
/openbmc/qemu/hw/pci/
H A Dpcie_port.c86 PCIESlot *s; in pcie_chassis_find_slot_with_chassis() local
109 void pcie_chassis_del_slot(PCIESlot *s) in pcie_chassis_del_slot()
194 PCIESlot *s = PCIE_SLOT(bus->parent); in pcie_slot_is_hotpluggable_bus() local
/openbmc/qemu/hw/nubus/
H A Dnubus-virtio-mmio.c29 NubusVirtioMMIO *s = NUBUS_VIRTIO_MMIO(dev); in nubus_virtio_mmio_realize() local
68 NubusVirtioMMIO *s = NUBUS_VIRTIO_MMIO(obj); in nubus_virtio_mmio_init() local
/openbmc/qemu/hw/char/
H A Dserial-pci.c49 SerialState *s = &pci->state; in OBJECT_DECLARE_SIMPLE_TYPE() local
66 SerialState *s = &pci->state; in serial_pci_exit() local
/openbmc/qemu/hw/nvram/
H A Dxlnx-versal-efuse-cache.c35 XlnxVersalEFuseCache *s = XLNX_VERSAL_EFUSE_CACHE(opaque); in efuse_cache_read() local
78 XlnxVersalEFuseCache *s = XLNX_VERSAL_EFUSE_CACHE(obj); in efuse_cache_init() local
/openbmc/qemu/hw/pci-host/
H A Dgt64120.c302 static void gt64120_isd_mapping(GT64120State *s) in gt64120_isd_mapping()
324 static void gt64120_pci_mapping(GT64120State *s) in gt64120_pci_mapping()
392 GT64120State *s = opaque; in gt64120_post_load() local
414 GT64120State *s = opaque; in gt64120_writel() local
715 GT64120State *s = opaque; in gt64120_readl() local
995 static bool bswap(const GT64120State *s) in bswap()
1007 GT64120State *s = opaque; in gt64120_pci_data_read() local
1019 GT64120State *s = opaque; in gt64120_pci_data_write() local
1039 GT64120State *s = GT64120_PCI_HOST_BRIDGE(dev); in gt64120_reset() local
1195 GT64120State *s = GT64120_PCI_HOST_BRIDGE(dev); in gt64120_realize() local
/openbmc/u-boot/drivers/ata/
H A Dlibata.c42 static void ata_id_string(const u16 *id, unsigned char *s, in ata_id_string()
61 void ata_id_c_string(const u16 *id, unsigned char *s, in ata_id_c_string()
/openbmc/phosphor-psu-code-mgmt/test/
H A Dtest_utils.cpp46 const char** s = static_cast<const char**>(p); in TEST() local
52 const char** s = static_cast<const char**>(p); in TEST() local
/openbmc/qemu/tests/qtest/
H A Dast2700-gpio-test.c19 QTestState *s = qtest_init(machine); in test_output_pins() local
46 QTestState *s = qtest_init(machine); in test_input_pins() local
H A Dqmp-test.c188 static void send_cmd_that_blocks(QTestState *s, const char *id) in send_cmd_that_blocks()
205 static void send_oob_cmd_that_fails(QTestState *s, const char *id) in send_oob_cmd_that_fails()
210 static void recv_cmd_id(QTestState *s, const char *id) in recv_cmd_id()
/openbmc/u-boot/board/micronas/vct/
H A Debi_onenand.c77 u16 *s = (u16 *)src; in memcpy_16_from_onenand() local
90 u32 s = (u32)src; in memcpy_32_from_onenand() local
115 u16 *s = (u16 *)src; in memcpy_16_to_onenand() local
/openbmc/qemu/hw/m68k/
H A Dnext-kbd.c103 NextKBDState *s = NEXTKBD(opaque); in kbd_read_long() local
223 static void nextkbd_put_keycode(NextKBDState *s, int keycode) in nextkbd_put_keycode()
247 NextKBDState *s = NEXTKBD(dev); in nextkbd_event() local
302 NextKBDState *s = NEXTKBD(dev); in nextkbd_realize() local
/openbmc/u-boot/drivers/video/
H A Dvidconsole-uclass.c161 static char *parsenum(char *s, int *num) in parsenum()
265 char *s = priv->escape_buf; in vidconsole_escape_char() local
314 char *s = priv->escape_buf; in vidconsole_escape_char() local
463 static void vidconsole_puts(struct stdio_dev *sdev, const char *s) in vidconsole_puts()
550 const char *s; in do_video_puts() local
/openbmc/qemu/block/
H A Dvpc.c203 BDRVVPCState *s = bs->opaque; in vpc_parse_options() local
255 BDRVVPCState *s = bs->opaque; in vpc_open() local
499 BDRVVPCState *s = bs->opaque; in get_image_offset() local
544 BDRVVPCState *s = bs->opaque; in rewrite_footer() local
564 BDRVVPCState *s = bs->opaque; in alloc_block() local
611 BDRVVPCState *s = (BDRVVPCState *)bs->opaque; in vpc_co_get_info() local
624 BDRVVPCState *s = bs->opaque; in vpc_co_preadv() local
674 BDRVVPCState *s = bs->opaque; in vpc_co_pwritev() local
734 BDRVVPCState *s = bs->opaque; in vpc_co_block_status() local
1180 BDRVVPCState *s = bs->opaque; in vpc_has_zero_init() local
[all …]

1...<<31323334353637383940>>...74