Home
last modified time | relevance | path

Searched defs:s (Results 476 – 500 of 4882) sorted by relevance

1...<<11121314151617181920>>...196

/openbmc/qemu/hw/pci-host/
H A Duninorth.c41 UNINHostState *s = opaque; in pci_unin_set_irq() local
82 UNINHostState *s = opaque; in unin_data_write() local
93 UNINHostState *s = opaque; in unin_data_read() local
112 UNINHostState *s = UNI_NORTH_PCI_HOST_BRIDGE(dev); in pci_unin_main_ofw_unit_address() local
119 UNINHostState *s = UNI_NORTH_PCI_HOST_BRIDGE(dev); in pci_unin_main_realize() local
139 UNINHostState *s = UNI_NORTH_PCI_HOST_BRIDGE(obj); in pci_unin_main_init() local
169 UNINHostState *s = U3_AGP_HOST_BRIDGE(dev); in pci_u3_agp_realize() local
184 UNINHostState *s = U3_AGP_HOST_BRIDGE(obj); in pci_u3_agp_init() local
213 UNINHostState *s = UNI_NORTH_AGP_HOST_BRIDGE(dev); in pci_unin_agp_realize() local
228 UNINHostState *s = UNI_NORTH_AGP_HOST_BRIDGE(obj); in pci_unin_agp_init() local
[all …]
H A Dxilinx-pcie.c63 static void xilinx_pcie_update_intr(XilinxPCIEHost *s, in xilinx_pcie_update_intr()
79 static void xilinx_pcie_queue_intr(XilinxPCIEHost *s, in xilinx_pcie_queue_intr()
102 XilinxPCIEHost *s = XILINX_PCIE_HOST(opaque); in xilinx_pcie_set_irq() local
114 XilinxPCIEHost *s = XILINX_PCIE_HOST(dev); in xilinx_pcie_host_realize() local
151 XilinxPCIEHost *s = XILINX_PCIE_HOST(obj); in xilinx_pcie_host_init() local
192 XilinxPCIEHost *s = XILINX_PCIE_HOST(OBJECT(d)->parent); in xilinx_pcie_root_config_read() local
239 XilinxPCIEHost *s = XILINX_PCIE_HOST(OBJECT(d)->parent); in xilinx_pcie_root_config_write() local
275 XilinxPCIEHost *s = XILINX_PCIE_HOST(bus->parent); in xilinx_pcie_root_realize() local
H A Dastro.c89 ElroyState *s = opaque; in elroy_chip_read_with_attrs() local
165 ElroyState *s = opaque; in elroy_chip_write_with_attrs() local
238 PCIHostState *s = opaque; in elroy_config_data_read() local
247 PCIHostState *s = opaque; in elroy_config_data_write() local
260 ElroyState *s = opaque; in elroy_config_addr_read() local
267 PCIHostState *s = opaque; in elroy_config_addr_write() local
288 AstroState *s = container_of(iommu, AstroState, iommu); in astro_translate_iommu() local
347 ElroyState *s = opaque; in elroy_pcihost_set_iommu() local
376 ElroyState *s = opaque; in elroy_set_irq() local
409 ElroyState *s = ELROY_PCI_HOST_BRIDGE(dev); in elroy_reset() local
[all …]
/openbmc/linux/drivers/comedi/drivers/
H A Daddi_apci_1500.c210 struct comedi_subdevice *s = dev->read_subdev; in apci1500_interrupt() local
257 struct comedi_subdevice *s) in apci1500_di_cancel()
280 struct comedi_subdevice *s, in apci1500_di_inttrig_start()
363 struct comedi_subdevice *s) in apci1500_di_cmd()
371 struct comedi_subdevice *s, in apci1500_di_cmdtest()
448 struct comedi_subdevice *s, in apci1500_di_cfg_trig()
547 struct comedi_subdevice *s, in apci1500_di_insn_config()
560 struct comedi_subdevice *s, in apci1500_di_insn_bits()
572 struct comedi_subdevice *s, in apci1500_do_insn_bits()
587 struct comedi_subdevice *s, in apci1500_timer_insn_config()
[all …]
H A Daddi_apci_1032.c104 struct comedi_subdevice *s, in apci1032_cos_insn_config()
180 struct comedi_subdevice *s, in apci1032_cos_insn_bits()
190 struct comedi_subdevice *s, in apci1032_cos_cmdtest()
234 struct comedi_subdevice *s) in apci1032_cos_cmd()
252 struct comedi_subdevice *s) in apci1032_cos_cancel()
261 struct comedi_subdevice *s = dev->read_subdev; in apci1032_interrupt() local
290 struct comedi_subdevice *s, in apci1032_di_insn_bits()
304 struct comedi_subdevice *s; in apci1032_auto_attach() local
H A Daddi_apci_2032.c44 struct comedi_subdevice *s, in apci2032_do_insn_bits()
59 struct comedi_subdevice *s, in apci2032_int_insn_bits()
68 struct comedi_subdevice *s) in apci2032_int_stop()
78 struct comedi_subdevice *s, in apci2032_int_cmdtest()
125 struct comedi_subdevice *s) in apci2032_int_cmd()
149 struct comedi_subdevice *s) in apci2032_int_cancel()
165 struct comedi_subdevice *s = dev->read_subdev; in apci2032_interrupt() local
230 struct comedi_subdevice *s; in apci2032_auto_attach() local
H A Dpcl816.c111 struct comedi_subdevice *s, in pcl816_ai_setup_dma()
185 struct comedi_subdevice *s) in pcl816_ai_get_sample()
196 struct comedi_subdevice *s, in pcl816_ai_eoc()
209 struct comedi_subdevice *s) in pcl816_ai_next_chan()
223 struct comedi_subdevice *s, in transfer_from_dma_buf()
242 struct comedi_subdevice *s = dev->read_subdev; in pcl816_interrupt() local
278 struct comedi_subdevice *s, in check_channel_list()
334 struct comedi_subdevice *s, struct comedi_cmd *cmd) in pcl816_ai_cmdtest()
403 static int pcl816_ai_cmd(struct comedi_device *dev, struct comedi_subdevice *s) in pcl816_ai_cmd()
448 static int pcl816_ai_poll(struct comedi_device *dev, struct comedi_subdevice *s) in pcl816_ai_poll()
[all …]
H A Damplc_pc236_common.c59 struct comedi_subdevice *s, struct comedi_insn *insn, in pc236_intr_insn()
67 struct comedi_subdevice *s, in pc236_intr_cmdtest()
105 static int pc236_intr_cmd(struct comedi_device *dev, struct comedi_subdevice *s) in pc236_intr_cmd()
113 struct comedi_subdevice *s) in pc236_intr_cancel()
123 struct comedi_subdevice *s = dev->read_subdev; in pc236_interrupt() local
139 struct comedi_subdevice *s; in amplc_pc236_common_attach() local
H A Dpcl818.c300 struct comedi_subdevice *s, in pcl818_ai_setup_dma()
380 struct comedi_subdevice *s, in pcl818_ai_get_fifo_sample()
395 struct comedi_subdevice *s, in pcl818_ai_get_sample()
410 struct comedi_subdevice *s, in pcl818_ai_eoc()
423 struct comedi_subdevice *s, in pcl818_ai_write_sample()
457 struct comedi_subdevice *s) in pcl818_handle_eoc()
473 struct comedi_subdevice *s) in pcl818_handle_dma()
498 struct comedi_subdevice *s) in pcl818_handle_fifo()
536 struct comedi_subdevice *s = dev->read_subdev; in pcl818_interrupt() local
570 struct comedi_subdevice *s, in check_channel_list()
[all …]
H A Ddas1800.c321 struct comedi_subdevice *s, in das1800_ai_munge()
338 struct comedi_subdevice *s) in das1800_handle_fifo_half_full()
348 struct comedi_subdevice *s) in das1800_handle_fifo_not_empty()
364 struct comedi_subdevice *s, in das1800_flush_dma_channel()
379 struct comedi_subdevice *s) in das1800_flush_dma()
400 struct comedi_subdevice *s, unsigned int status) in das1800_handle_dma()
422 struct comedi_subdevice *s) in das1800_ai_cancel()
448 struct comedi_subdevice *s = dev->read_subdev; in das1800_ai_handler() local
493 struct comedi_subdevice *s) in das1800_ai_poll()
612 struct comedi_subdevice *s, in das1800_ai_check_chanlist()
[all …]
H A Dusbduxsigma.c188 struct comedi_subdevice *s) in usbduxsigma_ai_cancel()
201 struct comedi_subdevice *s, in usbduxsigma_ai_handle_urb()
253 struct comedi_subdevice *s = dev->read_subdev; in usbduxsigma_ai_urb_complete() local
314 struct comedi_subdevice *s) in usbduxsigma_ao_cancel()
327 struct comedi_subdevice *s, in usbduxsigma_ao_handle_urb()
392 struct comedi_subdevice *s = dev->write_subdev; in usbduxsigma_ao_urb_complete() local
468 struct comedi_subdevice *s, in usbduxsigma_ai_cmdtest()
592 struct comedi_subdevice *s, in usbduxsigma_ai_inttrig()
620 struct comedi_subdevice *s) in usbduxsigma_ai_cmd()
693 struct comedi_subdevice *s, in usbduxsigma_ai_insn_read()
[all …]
H A Dni_mio_common.c878 struct comedi_subdevice *s = dev->read_subdev; in ni_sync_ai_dma() local
948 struct comedi_subdevice *s, int n) in ni_ao_fifo_load()
990 struct comedi_subdevice *s) in ni_ao_fifo_half_empty()
1012 struct comedi_subdevice *s) in ni_ao_prep_fifo()
1039 struct comedi_subdevice *s, int n) in ni_ai_fifo_read()
1101 struct comedi_subdevice *s = dev->read_subdev; in ni_handle_fifo_half_full() local
1114 struct comedi_subdevice *s = dev->read_subdev; in ni_handle_fifo_dregs() local
1174 struct comedi_subdevice *s = dev->read_subdev; in get_last_sample_611x() local
1192 struct comedi_subdevice *s = dev->read_subdev; in get_last_sample_6143() local
1213 struct comedi_subdevice *s = dev->read_subdev; in shutdown_ai_command() local
[all …]
/openbmc/qemu/hw/acpi/
H A Dich9.c181 ICH9LPCPMRegs *s = opaque; in vmstate_test_use_tco() local
199 ICH9LPCPMRegs *s = opaque; in vmstate_test_use_cpuhp() local
205 ICH9LPCPMRegs *s = opaque; in vmstate_cpuhp_pre_load() local
225 ICH9LPCPMRegs *s = opaque; in vmstate_test_use_pcihp() local
370 ICH9LPCState *s = ICH9_LPC_DEVICE(obj); in ich9_pm_get_cpu_hotplug_legacy() local
378 ICH9LPCState *s = ICH9_LPC_DEVICE(obj); in ich9_pm_set_cpu_hotplug_legacy() local
390 ICH9LPCState *s = ICH9_LPC_DEVICE(obj); in ich9_pm_get_enable_tco() local
396 ICH9LPCState *s = ICH9_LPC_DEVICE(obj); in ich9_pm_set_enable_tco() local
402 ICH9LPCState *s = ICH9_LPC_DEVICE(obj); in ich9_pm_get_acpi_pci_hotplug() local
409 ICH9LPCState *s = ICH9_LPC_DEVICE(obj); in ich9_pm_set_acpi_pci_hotplug() local
[all …]
/openbmc/qemu/hw/intc/
H A Dpl190.c50 static inline uint32_t pl190_irq_level(PL190State *s) in pl190_irq_level() argument
56 static void pl190_update(PL190State *s) in pl190_update()
69 PL190State *s = (PL190State *)opaque; in pl190_set_irq() local
78 static void pl190_update_vectors(PL190State *s) in pl190_update_vectors()
101 PL190State *s = (PL190State *)opaque; in pl190_read() local
165 PL190State *s = (PL190State *)opaque; in pl190_write() local
231 PL190State *s = PL190(d); in pl190_reset() local
247 PL190State *s = PL190(obj); in pl190_init() local
H A Darm_gicv3_its_kvm.c45 static int kvm_its_send_msi(GICv3ITSState *s, uint32_t value, uint16_t devid) in kvm_its_send_msi()
78 GICv3ITSState *s = (GICv3ITSState *)opaque; in vm_change_state_handler() local
94 GICv3ITSState *s = ARM_GICV3_ITS_COMMON(dev); in kvm_arm_its_realize() local
136 static void kvm_arm_its_pre_save(GICv3ITSState *s) in kvm_arm_its_pre_save()
165 static void kvm_arm_its_post_load(GICv3ITSState *s) in kvm_arm_its_post_load()
202 GICv3ITSState *s = ARM_GICV3_ITS_COMMON(obj); in kvm_arm_its_reset_hold() local
/openbmc/qemu/hw/misc/
H A Daspeed_peci.c34 static void aspeed_peci_raise_interrupt(AspeedPECIState *s, uint32_t status) in aspeed_peci_raise_interrupt()
47 AspeedPECIState *s = ASPEED_PECI(opaque); in aspeed_peci_read() local
65 AspeedPECIState *s = ASPEED_PECI(opaque); in aspeed_peci_write() local
117 AspeedPECIState *s = ASPEED_PECI(dev); in aspeed_peci_realize() local
128 AspeedPECIState *s = ASPEED_PECI(dev); in aspeed_peci_reset() local
H A Darmsse-mhu.c58 static void armsse_mhu_update(ARMSSEMHU *s) in armsse_mhu_update()
66 ARMSSEMHU *s = ARMSSE_MHU(opaque); in armsse_mhu_read() local
105 ARMSSEMHU *s = ARMSSE_MHU(opaque); in armsse_mhu_write() local
150 ARMSSEMHU *s = ARMSSE_MHU(dev); in armsse_mhu_reset() local
170 ARMSSEMHU *s = ARMSSE_MHU(obj); in armsse_mhu_init() local
/openbmc/qemu/block/
H A Dqcow2-refcount.c91 static void update_max_refcount_table_index(BDRVQcow2State *s) in update_max_refcount_table_index()
103 BDRVQcow2State *s = bs->opaque; in qcow2_refcount_init() local
138 BDRVQcow2State *s = bs->opaque; in qcow2_refcount_close() local
236 BDRVQcow2State *s = bs->opaque; in load_refcount_block() local
250 BDRVQcow2State *s = bs->opaque; in qcow2_get_refcount() local
290 static int in_same_refcount_block(BDRVQcow2State *s, uint64_t offset_a, in in_same_refcount_block()
309 BDRVQcow2State *s = bs->opaque; in alloc_refcount_block() local
537 BDRVQcow2State *s = bs->opaque; in qcow2_refcount_area() local
738 BDRVQcow2State *s = bs->opaque; in qcow2_process_discards() local
760 BDRVQcow2State *s = bs->opaque; in update_refcount_discard() local
[all …]
/openbmc/qemu/hw/gpio/
H A Dpcf8574.c52 PCF8574State *s = PCF8574(dev); in pcf8574_reset() local
58 static inline uint8_t pcf8574_line_state(PCF8574State *s) in pcf8574_line_state()
66 PCF8574State *s = PCF8574(i2c); in pcf8574_rx() local
79 PCF8574State *s = PCF8574(i2c); in pcf8574_tx() local
118 PCF8574State *s = (PCF8574State *) opaque; in pcf8574_gpio_set() local
134 PCF8574State *s = PCF8574(dev); in pcf8574_realize() local
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-ciu3-defs.h50 } s; member
67 } s; member
86 } s; member
107 } s; member
128 } s; member
141 } s; member
162 } s; member
175 } s; member
188 } s; member
203 } s; member
[all …]
/openbmc/qemu/hw/net/
H A Dallwinner-sun8i-emac.c243 static void allwinner_sun8i_emac_mii_set_link(AwSun8iEmacState *s, in allwinner_sun8i_emac_mii_set_link()
253 static void allwinner_sun8i_emac_mii_reset(AwSun8iEmacState *s, in allwinner_sun8i_emac_mii_reset()
267 static void allwinner_sun8i_emac_mii_cmd(AwSun8iEmacState *s) in allwinner_sun8i_emac_mii_cmd()
337 static void allwinner_sun8i_emac_update_irq(AwSun8iEmacState *s) in allwinner_sun8i_emac_update_irq()
349 static void allwinner_sun8i_emac_get_desc(AwSun8iEmacState *s, in allwinner_sun8i_emac_get_desc()
362 static uint32_t allwinner_sun8i_emac_next_desc(AwSun8iEmacState *s, in allwinner_sun8i_emac_next_desc()
370 static uint32_t allwinner_sun8i_emac_find_desc(AwSun8iEmacState *s, in allwinner_sun8i_emac_find_desc()
393 static uint32_t allwinner_sun8i_emac_rx_desc(AwSun8iEmacState *s, in allwinner_sun8i_emac_rx_desc()
400 static uint32_t allwinner_sun8i_emac_tx_desc(AwSun8iEmacState *s, in allwinner_sun8i_emac_tx_desc()
407 static void allwinner_sun8i_emac_flush_desc(AwSun8iEmacState *s, in allwinner_sun8i_emac_flush_desc()
[all …]
H A Dlan9118.c344 static void lan9118_update(lan9118_state *s) in lan9118_update()
367 static void lan9118_mac_changed(lan9118_state *s) in lan9118_mac_changed()
372 static void lan9118_reload_eeprom(lan9118_state *s) in lan9118_reload_eeprom()
388 static void phy_update_irq(lan9118_state *s) in phy_update_irq()
398 static void phy_update_link(lan9118_state *s) in phy_update_link()
417 static void phy_reset(lan9118_state *s) in phy_reset()
429 lan9118_state *s = LAN9118(d); in lan9118_reset() local
487 static void rx_fifo_push(lan9118_state *s, uint32_t val) in rx_fifo_push()
498 static int lan9118_filter(lan9118_state *s, const uint8_t *addr) in lan9118_filter()
538 lan9118_state *s = qemu_get_nic_opaque(nc); in lan9118_receive() local
[all …]
/openbmc/linux/lib/zstd/common/
H A Dzstd_deps.h32 #define ZSTD_memcpy(d,s,n) __builtin_memcpy((d),(s),(n)) argument
33 #define ZSTD_memmove(d,s,n) __builtin_memmove((d),(s),(n)) argument
34 #define ZSTD_memset(d,s,n) __builtin_memset((d),(s),(n)) argument
50 #define ZSTD_malloc(s) ({ (void)(s); NULL; }) argument
52 #define ZSTD_calloc(n,s) ({ (void)(n); (void)(s); NULL; }) argument
/openbmc/qemu/hw/arm/
H A Dstellaris.c99 static void ssys_update(ssys_state *s) in ssys_update() argument
150 static int ssys_board_class(const ssys_state *s) in ssys_board_class()
174 ssys_state *s = (ssys_state *)opaque; in ssys_read() local
259 static bool ssys_use_rcc2(ssys_state *s) in ssys_use_rcc2()
269 static void ssys_calculate_system_clock(ssys_state *s, bool propagate_clock) in ssys_calculate_system_clock()
291 ssys_state *s = (ssys_state *)opaque; in ssys_write() local
382 ssys_state *s = STELLARIS_SYS(obj); in stellaris_sys_reset_enter() local
399 ssys_state *s = STELLARIS_SYS(obj); in stellaris_sys_reset_hold() local
411 ssys_state *s = opaque; in stellaris_sys_post_load() local
456 ssys_state *s = STELLARIS_SYS(obj); in stellaris_sys_instance_init() local
[all …]
/openbmc/qemu/hw/timer/
H A Ddigic-timer.c52 DigicTimerState *s = DIGIC_TIMER(dev); in digic_timer_reset() local
63 DigicTimerState *s = opaque; in digic_timer_read() local
88 DigicTimerState *s = opaque; in digic_timer_write() local
140 DigicTimerState *s = DIGIC_TIMER(obj); in digic_timer_init() local
159 DigicTimerState *s = DIGIC_TIMER(obj); in digic_timer_finalize() local

1...<<11121314151617181920>>...196