Home
last modified time | relevance | path

Searched defs:s (Results 726 – 750 of 4882) sorted by relevance

1...<<21222324252627282930>>...196

/openbmc/qemu/hw/audio/
H A Dcs4231.c54 #define CS_RAP(s) ((s)->regs[0] & CS_MAXDREG) argument
60 CSState *s = CS4231(d); in cs_reset() local
71 CSState *s = opaque; in cs_mem_read() local
98 CSState *s = opaque; in cs_mem_write() local
154 CSState *s = CS4231(obj); in cs4231_init() local
/openbmc/qemu/hw/arm/
H A Dexynos4_boards.c77 SysBusDevice *s; in lan9215_init() local
90 static void exynos4_boards_init_ram(Exynos4BoardState *s, in exynos4_boards_init_ram()
115 Exynos4BoardState *s = g_new(Exynos4BoardState, 1); in exynos4_boards_init_common() local
136 Exynos4BoardState *s = exynos4_boards_init_common(machine, in nuri_init() local
144 Exynos4BoardState *s = exynos4_boards_init_common(machine, in smdkc210_init() local
H A Dbcm2836.c26 BCM283XBaseState *s = BCM283X_BASE(obj); in bcm283x_base_init() local
47 BCM283XState *s = BCM283X(obj); in bcm283x_init() local
64 BCM283XBaseState *s = BCM283X_BASE(dev); in bcm283x_common_realize() local
86 BCM283XState *s = BCM283X(dev); in bcm2835_realize() local
109 BCM283XState *s = BCM283X(dev); in bcm2836_realize() local
/openbmc/linux/arch/arm/mach-omap2/
H A Dpm-debug.c69 struct seq_file *s = (struct seq_file *)user; in clkdm_dbg_show_counter() local
84 struct seq_file *s = (struct seq_file *)user; in pwrdm_dbg_show_counter() local
113 struct seq_file *s = (struct seq_file *)user; in pwrdm_dbg_show_timer() local
134 static int pm_dbg_counters_show(struct seq_file *s, void *unused) in pm_dbg_counters_show()
143 static int pm_dbg_timers_show(struct seq_file *s, void *unused) in pm_dbg_timers_show()
/openbmc/qemu/hw/rtc/
H A Dexynos4210_rtc.c155 static void check_alarm_raise(Exynos4210RTCState *s) in check_alarm_raise()
199 static void exynos4210_rtc_update_freq(Exynos4210RTCState *s, in exynos4210_rtc_update_freq()
275 Exynos4210RTCState *s = (Exynos4210RTCState *)opaque; in exynos4210_rtc_tick() local
293 Exynos4210RTCState *s = (Exynos4210RTCState *)opaque; in exynos4210_rtc_1Hz_tick() local
314 Exynos4210RTCState *s = (Exynos4210RTCState *)opaque; in exynos4210_rtc_read() local
390 Exynos4210RTCState *s = (Exynos4210RTCState *)opaque; in exynos4210_rtc_write() local
523 Exynos4210RTCState *s = EXYNOS4210_RTC(d); in exynos4210_rtc_reset() local
564 Exynos4210RTCState *s = EXYNOS4210_RTC(obj); in exynos4210_rtc_init() local
589 Exynos4210RTCState *s = EXYNOS4210_RTC(obj); in exynos4210_rtc_finalize() local
H A Dm41t80.c29 M41t80State *s = M41T80(dev); in m41t80_realize() local
36 M41t80State *s = M41T80(i2c); in m41t80_send() local
48 M41t80State *s = M41T80(i2c); in m41t80_recv() local
89 M41t80State *s = M41T80(i2c); in m41t80_event() local
/openbmc/qemu/hw/misc/
H A Daspeed_lpc.c216 AspeedLPCState *s = ASPEED_LPC(obj); in aspeed_kcs_get_register_property() local
233 static bool aspeed_kcs_channel_enabled(AspeedLPCState *s, in aspeed_kcs_channel_enabled()
248 aspeed_kcs_channel_ibf_irq_enabled(AspeedLPCState *s, in aspeed_kcs_channel_ibf_irq_enabled()
271 AspeedLPCState *s = ASPEED_LPC(obj); in aspeed_kcs_set_register_property() local
300 AspeedLPCState *s = (AspeedLPCState *)opaque; in aspeed_lpc_set_irq() local
313 AspeedLPCState *s = ASPEED_LPC(opaque); in aspeed_lpc_read() local
352 AspeedLPCState *s = ASPEED_LPC(opaque); in aspeed_lpc_write() local
389 struct AspeedLPCState *s = ASPEED_LPC(dev); in aspeed_lpc_reset() local
400 AspeedLPCState *s = ASPEED_LPC(dev); in aspeed_lpc_realize() local
H A Dbcm2835_thermal.c42 Bcm2835ThermalState *s = BCM2835_THERMAL(opaque); in bcm2835_thermal_read() local
63 Bcm2835ThermalState *s = BCM2835_THERMAL(opaque); in bcm2835_thermal_write() local
92 Bcm2835ThermalState *s = BCM2835_THERMAL(dev); in bcm2835_thermal_reset() local
99 Bcm2835ThermalState *s = BCM2835_THERMAL(dev); in bcm2835_thermal_realize() local
/openbmc/qemu/tests/unit/
H A Dtest-xs-node.c58 static void xs_impl_delete(XenstoreImplState *s, bool last) in xs_impl_delete()
220 static int write_str(XenstoreImplState *s, unsigned int dom_id, in write_str()
241 static void check_serdes(XenstoreImplState *s) in check_serdes()
277 XenstoreImplState *s = xs_impl_create(DOMID_GUEST); in setup() local
317 XenstoreImplState *s = setup(); in test_xs_node_simple() local
496 XenstoreImplState *s = setup(); in do_test_xs_node_tx() local
620 XenstoreImplState *s = setup(); in test_xs_node_tx_rm() local
688 XenstoreImplState *s = setup(); in test_xs_node_tx_resurrect() local
773 XenstoreImplState *s = setup(); in test_xs_node_tx_resurrect2() local
/openbmc/qemu/tests/qtest/
H A Drtc-test.c162 long t, s; in check_time() local
303 static void set_time_regs(int h, int m, int s) in set_time_regs()
310 static void set_time(int mode, int h, int m, int s) in set_time()
318 static void set_datetime_bcd(int h, int min, int s, int d, int m, int y) in set_datetime_bcd()
329 static void set_datetime_dec(int h, int min, int s, int d, int m, int y) in set_datetime_dec()
340 static void set_datetime(int mode, int h, int min, int s, int d, int m, int y) in set_datetime()
353 #define assert_time(h, m, s) \ argument
360 #define assert_datetime_bcd(h, min, s, d, m, y) \ argument
689 QTestState *s; in main() local
H A Divshmem-test.c70 static inline unsigned in_reg(IVState *s, enum Reg reg) in in_reg()
81 static inline void out_reg(IVState *s, enum Reg reg, unsigned v) in out_reg()
89 static inline void read_mem(IVState *s, uint64_t off, void *buf, size_t len) in read_mem()
94 static inline void write_mem(IVState *s, uint64_t off, in write_mem()
100 static void cleanup_vm(IVState *s) in cleanup_vm()
106 static void setup_vm_cmd(IVState *s, const char *cmd, bool msix) in setup_vm_cmd()
134 static void setup_vm(IVState *s) in setup_vm()
147 IVState state, *s; in test_ivshmem_single() local
292 static void setup_vm_with_server(IVState *s, int nvectors) in setup_vm_with_server()
H A Dfuzz-sb16-test.c18 QTestState *s = qtest_init("-M q35 " in test_fuzz_sb16_0x1c() local
30 QTestState *s = qtest_init("-M pc " in test_fuzz_sb16_0x91() local
46 QTestState *s = qtest_init("-M pc " in test_fuzz_sb16_0xd4() local
H A Dfuzz-sdcard-test.c19 QTestState *s; in oss_fuzz_29225() local
62 QTestState *s; in oss_fuzz_36217() local
96 QTestState *s; in oss_fuzz_36391() local
H A Dfuzz-lsi53c895a-test.c19 QTestState *s; in test_lsi_dma_reentrancy() local
47 QTestState *s; in test_lsi_do_msgout_cancel_req() local
122 QTestState *s; in test_lsi_do_dma_empty_queue() local
/openbmc/qemu/migration/
H A Dcolo.c48 MigrationState *s = migrate_get_current(); in migration_in_colo_state() local
67 MigrationState *s = migrate_get_current(); in colo_checkpoint_notify() local
159 MigrationState *s = migrate_get_current(); in primary_vm_do_failover() local
259 ReplicationStatus *s = g_new0(ReplicationStatus, 1); in qmp_query_xen_replication_status() local
288 COLOStatus *s = g_new0(COLOStatus, 1); in qmp_query_colo_status() local
405 static int colo_do_checkpoint_transaction(MigrationState *s, in colo_do_checkpoint_transaction()
528 static void colo_process_checkpoint(MigrationState *s) in colo_process_checkpoint()
644 void migrate_start_colo_process(MigrationState *s) in migrate_start_colo_process()
802 MigrationState *s = NULL; in colo_shutdown() local
/openbmc/linux/drivers/comedi/drivers/
H A Dpcmda12.c59 struct comedi_subdevice *s, in pcmda12_ao_insn_write()
87 struct comedi_subdevice *s, in pcmda12_ao_insn_read()
104 struct comedi_subdevice *s) in pcmda12_ao_reset()
120 struct comedi_subdevice *s; in pcmda12_attach() local
H A Dadl_pci9118.c287 struct comedi_subdevice *s, in pci9118_ai_check_chanlist()
327 struct comedi_subdevice *s, in pci9118_set_chanlist()
405 struct comedi_subdevice *s, in pci9118_ai_samples_ready()
461 struct comedi_subdevice *s, in pci9118_ai_dma_xfer()
529 struct comedi_subdevice *s, in pci9118_calc_divisors()
562 struct comedi_subdevice *s) in pci9118_ai_cancel()
598 struct comedi_subdevice *s, void *data, in pci9118_ai_munge()
619 struct comedi_subdevice *s) in pci9118_ai_get_onesample()
636 struct comedi_subdevice *s) in pci9118_ai_get_dma()
679 struct comedi_subdevice *s = dev->read_subdev; in pci9118_interrupt() local
[all …]
/openbmc/linux/arch/powerpc/kernel/
H A Dcputable.c33 void __init set_cur_cpu_spec(struct cpu_spec *s) in set_cur_cpu_spec()
48 struct cpu_spec *s) in setup_cpu_spec()
108 struct cpu_spec *s = cpu_specs; in identify_cpu() local
132 struct cpu_spec *s = cpu_specs; in identify_cpu_name() local
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_strings.c85 const char *drbd_conn_str(enum drbd_conns s) in drbd_conn_str()
91 const char *drbd_role_str(enum drbd_role s) in drbd_role_str()
96 const char *drbd_disk_str(enum drbd_disk_state s) in drbd_disk_str()
/openbmc/qemu/hw/acpi/
H A Derst.c377 static uint8_t *get_nvram_ptr_by_index(ERSTDeviceState *s, unsigned index) in get_nvram_ptr_by_index()
390 static void make_erst_storage_header(ERSTDeviceState *s) in make_erst_storage_header()
416 static void check_erst_backend_storage(ERSTDeviceState *s, Error **errp) in check_erst_backend_storage()
471 static void update_map_entry(ERSTDeviceState *s, unsigned index, in update_map_entry()
479 static unsigned find_next_empty_record_index(ERSTDeviceState *s) in find_next_empty_record_index()
494 static unsigned lookup_erst_record(ERSTDeviceState *s, in lookup_erst_record()
528 static unsigned get_next_record_identifier(ERSTDeviceState *s, in get_next_record_identifier()
564 static unsigned clear_erst_record(ERSTDeviceState *s) in clear_erst_record()
589 static unsigned read_erst_record(ERSTDeviceState *s) in read_erst_record()
658 static unsigned write_erst_record(ERSTDeviceState *s) in write_erst_record()
[all …]
/openbmc/qemu/target/m68k/
H A Dtranslate.c125 static TCGv get_areg(DisasContext *s, unsigned regno) in get_areg()
134 static void delay_set_areg(DisasContext *s, unsigned regno, in delay_set_areg()
155 static void do_writebacks(DisasContext *s) in do_writebacks()
173 #define IS_USER(s) 1 argument
175 #define IS_USER(s) (!(s->base.tb->flags & TB_FLAGS_MSR_S)) argument
176 #define SFC_INDEX(s) ((s->base.tb->flags & TB_FLAGS_SFC_S) ? \ argument
178 #define DFC_INDEX(s) ((s->base.tb->flags & TB_FLAGS_DFC_S) ? \ argument
211 static void set_cc_op(DisasContext *s, CCOp op) in set_cc_op()
239 static void update_cc_op(DisasContext *s) in update_cc_op()
248 static void gen_jmp_im(DisasContext *s, uint32_t dest) in gen_jmp_im()
[all …]
/openbmc/linux/drivers/mtd/spi-nor/
H A Ddebugfs.c57 static void spi_nor_print_flags(struct seq_file *s, unsigned long flags, in spi_nor_print_flags()
76 static int spi_nor_params_show(struct seq_file *s, void *data) in spi_nor_params_show()
167 static void spi_nor_print_read_cmd(struct seq_file *s, u32 cap, in spi_nor_print_read_cmd()
177 static void spi_nor_print_pp_cmd(struct seq_file *s, in spi_nor_print_pp_cmd()
184 static int spi_nor_capabilities_show(struct seq_file *s, void *data) in spi_nor_capabilities_show()
/openbmc/linux/drivers/net/mdio/
H A Dmdio-cavium.h44 } s; member
57 } s; member
66 } s; member
77 } s; member
88 } s; member
/openbmc/qemu/ui/
H A Dinput-legacy.c39 QemuInputHandlerState *s; member
47 QemuInputHandlerState *s; member
120 QEMUPutMouseEntry *s = (QEMUPutMouseEntry *)dev; in legacy_mouse_event() local
176 QEMUPutMouseEntry *s = (QEMUPutMouseEntry *)dev; in legacy_mouse_sync() local
194 QEMUPutMouseEntry *s; in qemu_add_mouse_event_handler() local
228 QEMUPutLEDEntry *s; in qemu_add_led_event_handler() local
/openbmc/linux/drivers/md/
H A Ddm-ps-io-affinity.c27 static void ioa_free_path(struct selector *s, unsigned int cpu) in ioa_free_path()
46 struct selector *s = ps->context; in ioa_add_path() local
113 struct selector *s; in ioa_create() local
140 struct selector *s = ps->context; in ioa_destroy() local
156 struct selector *s = ps->context; in ioa_status() local
200 struct selector *s = ps->context; in ioa_select_path() local

1...<<21222324252627282930>>...196