/openbmc/qemu/hw/intc/ |
H A D | allwinner-a10-pic.c | 26 static void aw_a10_pic_update(AwA10PICState *s) in aw_a10_pic_update() 51 AwA10PICState *s = opaque; in aw_a10_pic_set_irq() local 60 AwA10PICState *s = opaque; in aw_a10_pic_read() local 94 AwA10PICState *s = opaque; in aw_a10_pic_write() local 161 AwA10PICState *s = AW_A10_PIC(obj); in aw_a10_pic_init() local 174 AwA10PICState *s = AW_A10_PIC(d); in aw_a10_pic_reset() local
|
H A D | heathrow_pic.c | 39 static void heathrow_update_irq(HeathrowState *s) in heathrow_update_irq() 52 HeathrowState *s = opaque; in heathrow_write() local 80 HeathrowState *s = opaque; in heathrow_read() local 117 HeathrowState *s = opaque; in heathrow_set_irq() local 166 HeathrowState *s = HEATHROW(d); in heathrow_reset() local 174 HeathrowState *s = HEATHROW(obj); in heathrow_init() local
|
H A D | aspeed_intc.c | 39 static void aspeed_intc_update(AspeedINTCState *s, int irq, int level) in aspeed_intc_update() 61 AspeedINTCState *s = (AspeedINTCState *)opaque; in aspeed_intc_set_irq() local 119 AspeedINTCState *s = ASPEED_INTC(opaque); in aspeed_intc_read() local 139 AspeedINTCState *s = ASPEED_INTC(opaque); in aspeed_intc_write() local 275 AspeedINTCState *s = ASPEED_INTC(obj); in aspeed_intc_instance_init() local 290 AspeedINTCState *s = ASPEED_INTC(dev); in aspeed_intc_reset() local 301 AspeedINTCState *s = ASPEED_INTC(dev); in aspeed_intc_realize() local
|
/openbmc/qemu/hw/audio/ |
H A D | lm4549.c | 68 static void lm4549_reset(lm4549_state *s) in lm4549_reset() 97 static void lm4549_audio_transfer(lm4549_state *s) in lm4549_audio_transfer() 127 lm4549_state *s = (lm4549_state *)opaque; in lm4549_audio_out_callback() local 154 uint32_t lm4549_read(lm4549_state *s, hwaddr offset) in lm4549_read() 168 void lm4549_write(lm4549_state *s, in lm4549_write() 221 uint32_t lm4549_write_samples(lm4549_state *s, uint32_t left, uint32_t right) in lm4549_write_samples() 247 lm4549_state *s = (lm4549_state *)opaque; in lm4549_post_load() local 279 void lm4549_init(lm4549_state *s, lm4549_callback data_req_cb, void* opaque, in lm4549_init()
|
/openbmc/qemu/hw/virtio/ |
H A D | vdpa-dev.c | 175 VhostVdpaDevice *s = VHOST_VDPA_DEVICE(vdev); in vhost_vdpa_device_unrealize() local 197 VhostVdpaDevice *s = VHOST_VDPA_DEVICE(vdev); in vhost_vdpa_device_get_config() local 212 VhostVdpaDevice *s = VHOST_VDPA_DEVICE(vdev); in vhost_vdpa_device_set_config() local 227 VhostVdpaDevice *s = VHOST_VDPA_DEVICE(vdev); in vhost_vdpa_device_get_features() local 239 VhostVdpaDevice *s = VHOST_VDPA_DEVICE(vdev); in vhost_vdpa_device_start() local 290 VhostVdpaDevice *s = VHOST_VDPA_DEVICE(vdev); in vhost_vdpa_device_stop() local 317 VhostVdpaDevice *s = VHOST_VDPA_DEVICE(vdev); in vhost_vdpa_device_set_status() local 376 VhostVdpaDevice *s = VHOST_VDPA_DEVICE(obj); in vhost_vdpa_device_instance_init() local
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | dt2814.c | 50 struct comedi_subdevice *s, in dt2814_ai_notbusy() 87 struct comedi_subdevice *s, in dt2814_ai_eoc() 100 struct comedi_subdevice *s, in dt2814_ai_insn_read() 146 struct comedi_subdevice *s, struct comedi_cmd *cmd) in dt2814_ai_cmdtest() 202 static int dt2814_ai_cmd(struct comedi_device *dev, struct comedi_subdevice *s) in dt2814_ai_cmd() 219 struct comedi_subdevice *s) in dt2814_ai_cancel() 243 struct comedi_subdevice *s = dev->read_subdev; in dt2814_interrupt() local 305 struct comedi_subdevice *s; in dt2814_attach() local
|
H A D | das16m1.c | 121 struct comedi_subdevice *s, in das16m1_ai_munge() 139 struct comedi_subdevice *s, in das16m1_ai_check_chanlist() 167 struct comedi_subdevice *s, in das16m1_ai_cmdtest() 239 struct comedi_subdevice *s) in das16m1_ai_cmd() 296 struct comedi_subdevice *s) in das16m1_ai_cancel() 309 struct comedi_subdevice *s, in das16m1_ai_eoc() 322 struct comedi_subdevice *s, in das16m1_ai_insn_read() 351 struct comedi_subdevice *s, in das16m1_di_insn_bits() 361 struct comedi_subdevice *s, in das16m1_do_insn_bits() 376 struct comedi_subdevice *s = dev->read_subdev; in das16m1_handler() local [all …]
|
/openbmc/qemu/hw/9pfs/ |
H A D | codir.c | 34 V9fsState *s = pdu->s; in do_readdir() local 75 V9fsState *s = pdu->s; in do_readdir_many() local 235 V9fsState *s = pdu->s; in v9fs_co_telldir() local 253 V9fsState *s = pdu->s; in v9fs_co_seekdir() local 265 V9fsState *s = pdu->s; in v9fs_co_rewinddir() local 282 V9fsState *s = pdu->s; in v9fs_co_mkdir() local 316 V9fsState *s = pdu->s; in v9fs_co_opendir() local 344 V9fsState *s = pdu->s; in v9fs_co_closedir() local
|
H A D | virtio-9p-device.c | 33 V9fsState *s = pdu->s; in virtio_9p_push_and_notify() local 49 V9fsState *s = &v->state; in handle_9p_output() local 102 V9fsState *s = &v->state; in virtio_9p_get_config() local 123 V9fsState *s = pdu->s; in virtio_pdu_vmarshal() local 141 V9fsState *s = pdu->s; in virtio_pdu_vunmarshal() local 158 V9fsState *s = pdu->s; in virtio_init_in_iov_from_pdu() local 178 V9fsState *s = pdu->s; in virtio_init_out_iov_from_pdu() local 207 V9fsState *s = &v->state; in virtio_9p_device_realize() local 227 V9fsState *s = &v->state; in virtio_9p_device_unrealize() local
|
/openbmc/qemu/hw/dma/ |
H A D | pl080.c | 81 static void pl080_update(PL080State *s) in pl080_update() 91 static void pl080_run(PL080State *s) in pl080_run() 220 PL080State *s = (PL080State *)opaque; in pl080_read() local 289 PL080State *s = (PL080State *)opaque; in pl080_write() local 357 PL080State *s = PL080(dev); in pl080_reset() local 382 PL080State *s = PL080(obj); in pl080_init() local 394 PL080State *s = PL080(dev); in pl080_realize() local 406 PL080State *s = PL080(obj); in pl081_init() local
|
H A D | sifive_pdma.c | 71 static void sifive_pdma_run(SiFivePDMAState *s, int ch) in sifive_pdma_run() 158 static inline void sifive_pdma_update_irq(SiFivePDMAState *s, int ch) in sifive_pdma_update_irq() 180 static uint64_t sifive_pdma_readq(SiFivePDMAState *s, int ch, hwaddr offset) in sifive_pdma_readq() 214 static uint32_t sifive_pdma_readl(SiFivePDMAState *s, int ch, hwaddr offset) in sifive_pdma_readl() 277 SiFivePDMAState *s = opaque; in sifive_pdma_read() local 303 static void sifive_pdma_writeq(SiFivePDMAState *s, int ch, in sifive_pdma_writeq() 330 static void sifive_pdma_writel(SiFivePDMAState *s, int ch, in sifive_pdma_writel() 416 SiFivePDMAState *s = opaque; in sifive_pdma_write() local 456 SiFivePDMAState *s = SIFIVE_PDMA(dev); in sifive_pdma_realize() local
|
/openbmc/linux/sound/firewire/fireface/ |
H A D | amdtp-ff.c | 15 int amdtp_ff_set_parameters(struct amdtp_stream *s, unsigned int rate, in amdtp_ff_set_parameters() 30 static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in write_pcm_s32() 60 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in read_pcm_s32() 90 static void write_pcm_silence(struct amdtp_stream *s, in write_pcm_silence() 103 int amdtp_ff_add_pcm_hw_constraints(struct amdtp_stream *s, in amdtp_ff_add_pcm_hw_constraints() 115 static void process_it_ctx_payloads(struct amdtp_stream *s, const struct pkt_desc *desc, in process_it_ctx_payloads() 136 static void process_ir_ctx_payloads(struct amdtp_stream *s, const struct pkt_desc *desc, in process_ir_ctx_payloads() 155 int amdtp_ff_init(struct amdtp_stream *s, struct fw_unit *unit, in amdtp_ff_init()
|
/openbmc/qemu/hw/display/ |
H A D | tcx.c | 99 static void tcx_set_dirty(TCXState *s, ram_addr_t addr, int len) in tcx_set_dirty() argument 111 static int tcx_check_dirty(TCXState *s, DirtyBitmapSnapshot *snap, in tcx_check_dirty() 128 static void update_palette_entries(TCXState *s, int start, int end) in update_palette_entries() 139 const uint8_t *s, int width) in tcx_draw_line32() 182 const uint8_t *s, int width, in tcx24_draw_line32() 219 uint8_t *d, *s; in tcx_update_display() local 269 uint8_t *d, *s; in tcx24_update_display() local 319 TCXState *s = opaque; in tcx_invalidate_display() local 327 TCXState *s = opaque; in tcx24_invalidate_display() local 335 TCXState *s = opaque; in vmstate_tcx_post_load() local [all …]
|
/openbmc/qemu/block/ |
H A D | vhdx.c | 231 static int vhdx_region_check(BDRVVHDXState *s, uint64_t start, uint64_t length) in vhdx_region_check() 253 static void vhdx_region_register(BDRVVHDXState *s, in vhdx_region_register() 267 static void vhdx_region_unregister_all(BDRVVHDXState *s) in vhdx_region_unregister_all() 277 static void vhdx_set_shift_bits(BDRVVHDXState *s) in vhdx_set_shift_bits() 357 vhdx_update_header(BlockDriverState *bs, BDRVVHDXState *s, in vhdx_update_header() 407 int vhdx_update_headers(BlockDriverState *bs, BDRVVHDXState *s, in vhdx_update_headers() 421 vhdx_parse_header(BlockDriverState *bs, BDRVVHDXState *s, Error **errp) in vhdx_parse_header() 522 vhdx_open_region_tables(BlockDriverState *bs, BDRVVHDXState *s) in vhdx_open_region_tables() 640 vhdx_parse_metadata(BlockDriverState *bs, BDRVVHDXState *s) in vhdx_parse_metadata() 875 static void vhdx_calc_bat_entries(BDRVVHDXState *s) in vhdx_calc_bat_entries() [all …]
|
/openbmc/qemu/hw/gpio/ |
H A D | npcm7xx_gpio.c | 68 static void npcm7xx_gpio_update_events(NPCM7xxGPIOState *s, uint32_t din_diff) in npcm7xx_gpio_update_events() 88 static void npcm7xx_gpio_update_pins(NPCM7xxGPIOState *s, uint32_t diff) in npcm7xx_gpio_update_pins() 152 static bool npcm7xx_gpio_is_locked(NPCM7xxGPIOState *s) in npcm7xx_gpio_is_locked() 161 NPCM7xxGPIOState *s = opaque; in npcm7xx_gpio_regs_read() local 193 NPCM7xxGPIOState *s = opaque; in npcm7xx_gpio_regs_write() local 331 NPCM7xxGPIOState *s = opaque; in npcm7xx_gpio_set_input() local 345 NPCM7xxGPIOState *s = NPCM7XX_GPIO(obj); in npcm7xx_gpio_enter_reset() local 357 NPCM7xxGPIOState *s = NPCM7XX_GPIO(obj); in npcm7xx_gpio_hold_reset() local 364 NPCM7xxGPIOState *s = NPCM7XX_GPIO(obj); in npcm7xx_gpio_init() local
|
/openbmc/linux/sound/firewire/tascam/ |
H A D | amdtp-tascam.c | 18 int amdtp_tscm_set_parameters(struct amdtp_stream *s, unsigned int rate) in amdtp_tscm_set_parameters() 35 static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in write_pcm_s32() 65 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in read_pcm_s32() 98 static void write_pcm_silence(struct amdtp_stream *s, __be32 *buffer, in write_pcm_silence() 113 int amdtp_tscm_add_pcm_hw_constraints(struct amdtp_stream *s, in amdtp_tscm_add_pcm_hw_constraints() 129 static void read_status_messages(struct amdtp_stream *s, in read_status_messages() 179 static void process_ir_ctx_payloads(struct amdtp_stream *s, const struct pkt_desc *desc, in process_ir_ctx_payloads() 200 static void process_it_ctx_payloads(struct amdtp_stream *s, const struct pkt_desc *desc, in process_it_ctx_payloads() 221 int amdtp_tscm_init(struct amdtp_stream *s, struct fw_unit *unit, in amdtp_tscm_init()
|
/openbmc/qemu/backends/ |
H A D | cryptodev-vhost-user.c | 68 CryptoDevBackendVhostUser *s = in cryptodev_vhost_user_get_vhost() local 77 CryptoDevBackendVhostUser *s) in cryptodev_vhost_user_stop() 93 CryptoDevBackendVhostUser *s) in cryptodev_vhost_user_start() 133 cryptodev_vhost_claim_chardev(CryptoDevBackendVhostUser *s, in cryptodev_vhost_claim_chardev() 156 CryptoDevBackendVhostUser *s = opaque; in cryptodev_vhost_user_event() local 189 CryptoDevBackendVhostUser *s = in cryptodev_vhost_user_init() local 338 CryptoDevBackendVhostUser *s = in cryptodev_vhost_user_cleanup() local 360 CryptoDevBackendVhostUser *s = in cryptodev_vhost_user_set_chardev() local 374 CryptoDevBackendVhostUser *s = in cryptodev_vhost_user_get_chardev() local 387 CryptoDevBackendVhostUser *s = in cryptodev_vhost_user_finalize() local
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | ioapic.c | 24 KVMState *s = kvm_state; in kvm_pc_setup_irq_routing() local 56 static void kvm_ioapic_get(IOAPICCommonState *s) in kvm_ioapic_get() 79 static void kvm_ioapic_put(IOAPICCommonState *s) in kvm_ioapic_put() 105 IOAPICCommonState *s = IOAPIC_COMMON(dev); in kvm_ioapic_reset() local 113 KVMIOAPICState *s = opaque; in kvm_ioapic_set_irq() local 124 IOAPICCommonState *s = IOAPIC_COMMON(dev); in kvm_ioapic_realize() local
|
/openbmc/linux/include/linux/ |
H A D | compiler-clang.h | 110 #define __diag_clang(version, severity, s) \ argument 118 #define __diag_str1(s) #s argument 119 #define __diag_str(s) __diag_str1(s) argument 120 #define __diag(s) _Pragma(__diag_str(clang diagnostic s)) argument 123 #define __diag_clang_11(s) __diag(s) argument 125 #define __diag_clang_11(s) argument
|
/openbmc/linux/drivers/media/i2c/ |
H A D | saa6588.c | 141 static bool block_from_buf(struct saa6588 *s, unsigned char *buf) in block_from_buf() 170 static void read_from_buf(struct saa6588 *s, struct saa6588_command *a) in read_from_buf() 220 static void block_to_buf(struct saa6588 *s, unsigned char *blockbuf) in block_to_buf() 248 static void saa6588_i2c_poll(struct saa6588 *s) in saa6588_i2c_poll() 320 struct saa6588 *s = container_of(work, struct saa6588, work.work); in saa6588_work() local 326 static void saa6588_configure(struct saa6588 *s) in saa6588_configure() 385 struct saa6588 *s = to_saa6588(sd); in saa6588_command() local 417 struct saa6588 *s = to_saa6588(sd); in saa6588_g_tuner() local 427 struct saa6588 *s = to_saa6588(sd); in saa6588_s_tuner() local 453 struct saa6588 *s; in saa6588_probe() local [all …]
|
/openbmc/qemu/hw/net/ |
H A D | stellaris_enet.c | 100 stellaris_enet_state *s = opaque; in stellaris_enet_post_load() local 157 static void stellaris_enet_update(stellaris_enet_state *s) in stellaris_enet_update() 165 static inline int stellaris_txpacket_datalen(stellaris_enet_state *s) in stellaris_txpacket_datalen() 174 static inline bool stellaris_txpacket_complete(stellaris_enet_state *s) in stellaris_txpacket_complete() 193 static inline bool stellaris_tx_thr_reached(stellaris_enet_state *s) in stellaris_tx_thr_reached() 200 static void stellaris_enet_send(stellaris_enet_state *s) in stellaris_enet_send() 230 stellaris_enet_state *s = qemu_get_nic_opaque(nc); in stellaris_enet_receive() local 279 static int stellaris_enet_can_receive(stellaris_enet_state *s) in stellaris_enet_can_receive() 287 stellaris_enet_state *s = (stellaris_enet_state *)opaque; in stellaris_enet_read() local 362 stellaris_enet_state *s = (stellaris_enet_state *)opaque; in stellaris_enet_write() local [all …]
|
/openbmc/linux/drivers/usb/chipidea/ |
H A D | debug.c | 24 static int ci_device_show(struct seq_file *s, void *data) in ci_device_show() 53 static int ci_port_test_show(struct seq_file *s, void *data) in ci_port_test_show() 76 struct seq_file *s = file->private_data; in ci_port_test_write() local 121 static int ci_qheads_show(struct seq_file *s, void *data) in ci_qheads_show() 153 static int ci_requests_show(struct seq_file *s, void *data) in ci_requests_show() 187 static int ci_otg_show(struct seq_file *s, void *unused) in ci_otg_show() 250 static int ci_registers_show(struct seq_file *s, void *unused) in ci_registers_show()
|
/openbmc/linux/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-clt-stats.c | 18 struct rtrs_clt_stats_pcpu *s; in rtrs_clt_update_wc_stats() local 40 struct rtrs_clt_stats_pcpu *s; in rtrs_clt_stats_migration_from_cnt_to_str() local 59 struct rtrs_clt_stats_pcpu *s; in rtrs_clt_stats_migration_to_cnt_to_str() local 105 ssize_t rtrs_clt_reset_all_help(struct rtrs_clt_stats *s, char *page) in rtrs_clt_reset_all_help() 112 struct rtrs_clt_stats_pcpu *s; in rtrs_clt_reset_rdma_stats() local 128 struct rtrs_clt_stats_pcpu *s; in rtrs_clt_reset_cpu_migr_stats() local 152 int rtrs_clt_reset_all_stats(struct rtrs_clt_stats *s, bool enable) in rtrs_clt_reset_all_stats()
|
/openbmc/qemu/hw/char/ |
H A D | bcm2835_aux.c | 50 static void bcm2835_aux_update(BCM2835AuxState *s) in bcm2835_aux_update() 68 BCM2835AuxState *s = opaque; in bcm2835_aux_read() local 160 BCM2835AuxState *s = opaque; in bcm2835_aux_write() local 222 BCM2835AuxState *s = opaque; in bcm2835_aux_can_receive() local 229 BCM2835AuxState *s = opaque; in bcm2835_aux_put_fifo() local 277 BCM2835AuxState *s = BCM2835_AUX(obj); in bcm2835_aux_init() local 287 BCM2835AuxState *s = BCM2835_AUX(dev); in bcm2835_aux_realize() local
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | sdhci.c | 27 static void set_qsdhci_fields(QSDHCI *s, uint8_t version, uint8_t baseclock, in set_qsdhci_fields() 38 static uint16_t sdhci_mm_readw(QSDHCI *s, uint32_t reg) in sdhci_mm_readw() 44 static uint64_t sdhci_mm_readq(QSDHCI *s, uint32_t reg) in sdhci_mm_readq() 50 static void sdhci_mm_writeq(QSDHCI *s, uint32_t reg, uint64_t val) in sdhci_mm_writeq() 80 static uint16_t sdhci_pci_readw(QSDHCI *s, uint32_t reg) in sdhci_pci_readw() 86 static uint64_t sdhci_pci_readq(QSDHCI *s, uint32_t reg) in sdhci_pci_readq() 92 static void sdhci_pci_writeq(QSDHCI *s, uint32_t reg, uint64_t val) in sdhci_pci_writeq()
|