Home
last modified time | relevance | path

Searched defs:s (Results 351 – 375 of 4882) sorted by relevance

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

/openbmc/qemu/hw/net/
H A Dsungem.c239 static void sungem_eval_irq(SunGEMState *s) in sungem_eval_irq() argument
252 static void sungem_update_status(SunGEMState *s, uint32_t bits, bool val) in sungem_update_status()
266 static void sungem_eval_cascade_irq(SunGEMState *s) in sungem_eval_cascade_irq()
295 static void sungem_do_tx_csum(SunGEMState *s) in sungem_do_tx_csum()
314 static void sungem_send_packet(SunGEMState *s, const uint8_t *buf, in sungem_send_packet()
326 static void sungem_process_tx_desc(SunGEMState *s, struct gem_txd *desc) in sungem_process_tx_desc()
374 static void sungem_tx_kick(SunGEMState *s) in sungem_tx_kick()
443 static bool sungem_rx_full(SunGEMState *s, uint32_t kick, uint32_t done) in sungem_rx_full()
450 SunGEMState *s = qemu_get_nic_opaque(nc); in sungem_can_receive() local
487 static int sungem_check_rx_mac(SunGEMState *s, const uint8_t *mac, uint32_t crc) in sungem_check_rx_mac()
[all …]
/openbmc/qemu/hw/misc/
H A Diotkit-secctl.c126 static void foreach_ppc(IoTKitSecCtl *s, PerPPCFunction *fn) in foreach_ppc()
147 IoTKitSecCtl *s = IOTKIT_SECCTL(opaque); in iotkit_secctl_s_read() local
329 static void iotkit_secctl_update_msc_irq(IoTKitSecCtl *s) in iotkit_secctl_update_msc_irq()
341 IoTKitSecCtl *s = IOTKIT_SECCTL(opaque); in iotkit_secctl_s_write() local
462 IoTKitSecCtl *s = IOTKIT_SECCTL(opaque); in iotkit_secctl_ns_read() local
531 IoTKitSecCtl *s = IOTKIT_SECCTL(opaque); in iotkit_secctl_ns_write() local
620 IoTKitSecCtl *s = IOTKIT_SECCTL(dev); in iotkit_secctl_reset() local
633 IoTKitSecCtl *s = IOTKIT_SECCTL(opaque); in iotkit_secctl_mpc_status() local
640 IoTKitSecCtl *s = IOTKIT_SECCTL(opaque); in iotkit_secctl_mpcexp_status() local
647 IoTKitSecCtl *s = IOTKIT_SECCTL(opaque); in iotkit_secctl_mscexp_status() local
[all …]
H A Dallwinner-r40-dramc.c117 static uint64_t *address_to_autodetect_cells(AwR40DramCtlState *s, in address_to_autodetect_cells()
152 static void allwinner_r40_dramc_map_rows(AwR40DramCtlState *s, uint8_t row_bits, in allwinner_r40_dramc_map_rows()
184 const AwR40DramCtlState *s = AW_R40_DRAMC(opaque); in allwinner_r40_dramcom_read() local
200 AwR40DramCtlState *s = AW_R40_DRAMC(opaque); in allwinner_r40_dramcom_write() local
227 const AwR40DramCtlState *s = AW_R40_DRAMC(opaque); in allwinner_r40_dramctl_read() local
243 AwR40DramCtlState *s = AW_R40_DRAMC(opaque); in allwinner_r40_dramctl_write() local
267 const AwR40DramCtlState *s = AW_R40_DRAMC(opaque); in allwinner_r40_dramphy_read() local
283 AwR40DramCtlState *s = AW_R40_DRAMC(opaque); in allwinner_r40_dramphy_write() local
333 AwR40DramCtlState *s = AW_R40_DRAMC(opaque); in allwinner_r40_detect_read() local
348 AwR40DramCtlState *s = AW_R40_DRAMC(opaque); in allwinner_r40_detect_write() local
[all …]
/openbmc/linux/drivers/tty/serial/
H A Dsccnxp.c225 struct sccnxp_port *s = dev_get_drvdata(port->dev); in sccnxp_read() local
237 struct sccnxp_port *s = dev_get_drvdata(port->dev); in sccnxp_write() local
305 struct sccnxp_port *s = dev_get_drvdata(port->dev); in sccnxp_set_baud() local
356 struct sccnxp_port *s = dev_get_drvdata(port->dev); in sccnxp_enable_irq() local
364 struct sccnxp_port *s = dev_get_drvdata(port->dev); in sccnxp_disable_irq() local
373 struct sccnxp_port *s = dev_get_drvdata(port->dev); in sccnxp_set_bit() local
443 struct sccnxp_port *s = dev_get_drvdata(port->dev); in sccnxp_handle_tx() local
477 static void sccnxp_handle_events(struct sccnxp_port *s) in sccnxp_handle_events()
499 struct sccnxp_port *s = from_timer(s, t, timer); in sccnxp_timer() local
511 struct sccnxp_port *s = (struct sccnxp_port *)dev_id; in sccnxp_ist() local
[all …]
/openbmc/qemu/hw/ide/
H A Dmacio.c63 IDEState *s = ide_bus_active_if(&m->bus); in pmac_ide_atapi_transfer_cb() local
136 IDEState *s = ide_bus_active_if(&m->bus); in pmac_ide_transfer_cb() local
217 IDEState *s = ide_bus_active_if(&m->bus); in pmac_ide_transfer() local
248 IDEState *s = ide_bus_active_if(&m->bus); in pmac_ide_flush() local
385 static void ide_dbdma_start(const IDEDMA *dma, IDEState *s, in ide_dbdma_start()
415 MACIOIDEState *s = MACIO_IDE(dev); in macio_ide_realizefn() local
427 MACIOIDEState *s = opaque; in pmac_ide_irq() local
447 MACIOIDEState *s = MACIO_IDE(obj); in macio_ide_initfn() local
493 void macio_ide_init_drives(MACIOIDEState *s, DriveInfo **hd_table) in macio_ide_init_drives()
504 void macio_ide_register_dma(MACIOIDEState *s) in macio_ide_register_dma()
H A Dmmio.c56 MMIOIDEState *s = MMIO_IDE(dev); in mmio_ide_reset() local
64 MMIOIDEState *s = opaque; in mmio_ide_read() local
75 MMIOIDEState *s = opaque; in mmio_ide_write() local
92 MMIOIDEState *s = opaque; in mmio_ide_status_read() local
99 MMIOIDEState *s = opaque; in mmio_ide_ctrl_write() local
123 MMIOIDEState *s = MMIO_IDE(dev); in mmio_ide_realizefn() local
138 MMIOIDEState *s = MMIO_IDE(obj); in mmio_ide_initfn() local
174 MMIOIDEState *s = MMIO_IDE(dev); in mmio_ide_init_drives() local
/openbmc/linux/kernel/trace/
H A Dtrace_output.c27 struct trace_seq *s = &iter->seq; in trace_print_bputs_msg_only() local
40 struct trace_seq *s = &iter->seq; in trace_print_bprintk_msg_only() local
53 struct trace_seq *s = &iter->seq; in trace_print_printk_msg_only() local
299 struct trace_seq *s = &iter->seq; in trace_raw_output_prep() local
320 struct trace_seq *s = &iter->seq; in trace_event_printf() local
336 struct trace_seq *s = &iter->seq; in trace_output_raw() local
365 trace_seq_print_sym(struct trace_seq *s, unsigned long address, bool offset) in trace_seq_print_sym()
391 static int seq_print_user_ip(struct trace_seq *s, struct mm_struct *mm, in seq_print_user_ip()
424 seq_print_ip_sym(struct trace_seq *s, unsigned long ip, unsigned long sym_flags) in seq_print_ip_sym()
448 int trace_print_lat_fmt(struct trace_seq *s, struct trace_entry *entry) in trace_print_lat_fmt()
[all …]
/openbmc/qemu/hw/ssi/
H A Dsifive_spi.c62 static void sifive_spi_txfifo_reset(SiFiveSPIState *s) in sifive_spi_txfifo_reset()
70 static void sifive_spi_rxfifo_reset(SiFiveSPIState *s) in sifive_spi_rxfifo_reset()
78 static void sifive_spi_update_cs(SiFiveSPIState *s) in sifive_spi_update_cs()
89 static void sifive_spi_update_irq(SiFiveSPIState *s) in sifive_spi_update_irq()
111 SiFiveSPIState *s = SIFIVE_SPI(d); in sifive_spi_reset() local
130 static void sifive_spi_flush_txfifo(SiFiveSPIState *s) in sifive_spi_flush_txfifo()
182 SiFiveSPIState *s = opaque; in sifive_spi_read() local
220 SiFiveSPIState *s = opaque; in sifive_spi_write() local
312 SiFiveSPIState *s = SIFIVE_SPI(dev); in sifive_spi_realize() local
/openbmc/qemu/net/
H A Dl2tpv3.c138 static void l2tpv3_update_fd_handler(NetL2TPV3State *s) in l2tpv3_update_fd_handler()
146 static void l2tpv3_read_poll(NetL2TPV3State *s, bool enable) in l2tpv3_read_poll()
154 static void l2tpv3_write_poll(NetL2TPV3State *s, bool enable) in l2tpv3_write_poll()
164 NetL2TPV3State *s = opaque; in l2tpv3_writable() local
171 NetL2TPV3State *s = DO_UPCAST(NetL2TPV3State, nc, nc); in l2tpv3_send_completed() local
177 NetL2TPV3State *s = DO_UPCAST(NetL2TPV3State, nc, nc); in l2tpv3_poll() local
182 static void l2tpv3_form_header(NetL2TPV3State *s) in l2tpv3_form_header()
220 NetL2TPV3State *s = DO_UPCAST(NetL2TPV3State, nc, nc); in net_l2tpv3_receive_dgram_iov() local
266 NetL2TPV3State *s = DO_UPCAST(NetL2TPV3State, nc, nc); in net_l2tpv3_receive_dgram() local
305 static int l2tpv3_verify_header(NetL2TPV3State *s, uint8_t *buf) in l2tpv3_verify_header()
[all …]
/openbmc/qemu/hw/display/
H A Dpl110.c208 static int pl110_enabled(PL110State *s) in pl110_enabled()
215 PL110State *s = (PL110State *)opaque; in pl110_update_display() local
313 PL110State *s = (PL110State *)opaque; in pl110_invalidate_display() local
320 static void pl110_update_palette(PL110State *s, int n) in pl110_update_palette()
356 static void pl110_resize(PL110State *s, int width, int height) in pl110_resize()
368 static void pl110_update(PL110State *s) in pl110_update()
380 PL110State *s = opaque; in pl110_vblank_interrupt() local
393 PL110State *s = (PL110State *)opaque; in pl110_read() local
443 PL110State *s = (PL110State *)opaque; in pl110_write() local
521 PL110State *s = (PL110State *)opaque; in pl110_mux_ctrl_set() local
[all …]
H A Dartist.c238 static int vram_write_bufidx(ARTISTState *s) in vram_write_bufidx()
243 static int vram_read_bufidx(ARTISTState *s) in vram_read_bufidx()
248 static struct vram_buffer *vram_read_buffer(ARTISTState *s) in vram_read_buffer()
253 static struct vram_buffer *vram_write_buffer(ARTISTState *s) in vram_write_buffer()
258 static uint8_t artist_get_color(ARTISTState *s) in artist_get_color()
267 static artist_rop_t artist_get_op(ARTISTState *s) in artist_get_op()
272 static void artist_rop8(ARTISTState *s, struct vram_buffer *buf, in artist_rop8()
314 static void artist_get_cursor_pos(ARTISTState *s, int *x, int *y) in artist_get_cursor_pos()
362 static inline bool cursor_visible(ARTISTState *s) in cursor_visible()
368 static void artist_invalidate_cursor(ARTISTState *s) in artist_invalidate_cursor()
[all …]
H A Dg364fb.c71 static inline int check_dirty(G364State *s, DirtyBitmapSnapshot *snap, ram_addr_t page) in check_dirty()
76 static void g364fb_draw_graphic8(G364State *s) in g364fb_draw_graphic8()
219 static void g364fb_draw_blank(G364State *s) in g364fb_draw_blank()
243 G364State *s = opaque; in g364fb_update_display() local
269 G364State *s = opaque; in g364fb_invalidate_display() local
275 static void g364fb_reset(G364State *s) in g364fb_reset()
297 G364State *s = opaque; in g364fb_ctrl_read() local
336 static void g364fb_update_depth(G364State *s) in g364fb_update_depth()
342 static void g364_invalidate_cursor_position(G364State *s) in g364_invalidate_cursor_position()
361 G364State *s = opaque; in g364fb_ctrl_write() local
[all …]
/openbmc/qemu/block/
H A Dreplication.c86 BDRVReplicationState *s = bs->opaque; in replication_open() local
141 BDRVReplicationState *s = bs->opaque; in replication_close() local
188 static int replication_get_io_status(BDRVReplicationState *s) in replication_get_io_status()
210 static int replication_return_value(BDRVReplicationState *s, int ret) in replication_return_value()
228 BDRVReplicationState *s = bs->opaque; in replication_co_readv() local
251 BDRVReplicationState *s = bs->opaque; in replication_co_writev() local
313 BDRVReplicationState *s = bs->opaque; in secondary_do_checkpoint() local
363 BDRVReplicationState *s = bs->opaque; in reopen_backing_file() local
403 BDRVReplicationState *s = bs->opaque; in backup_job_cleanup() local
420 BDRVReplicationState *s = bs->opaque; in backup_job_completed() local
[all …]
H A Dblock-copy.c51 BlockCopyState *s; member
90 BlockCopyState *s; member
166 static int64_t block_copy_chunk_size(BlockCopyState *s) in block_copy_chunk_size()
189 block_copy_task_create(BlockCopyState *s, BlockCopyCallState *call_state, in block_copy_task_create()
266 void block_copy_state_free(BlockCopyState *s) in block_copy_state_free()
285 void block_copy_set_copy_opts(BlockCopyState *s, bool use_copy_range, in block_copy_set_copy_opts()
366 BlockCopyState *s; in block_copy_state_new() local
451 void block_copy_set_progress_meter(BlockCopyState *s, ProgressMeter *pm) in block_copy_set_progress_meter()
502 block_copy_do_copy(BlockCopyState *s, int64_t offset, int64_t bytes, in block_copy_do_copy()
584 BlockCopyState *s = t->s; in block_copy_task_entry() local
[all …]
H A Dcurl.c89 struct BDRVCURLState *s; member
94 struct BDRVCURLState *s; member
133 BDRVCURLState *s = socket->s; in curl_drop_socket() local
148 BDRVCURLState *s = opaque; in curl_timer_cb() local
165 BDRVCURLState *s; in curl_sock_cb() local
211 BDRVCURLState *s = opaque; in curl_header_cb() local
242 CURLState *s = ((CURLState*)opaque); in curl_read_cb() local
265 static bool curl_find_buf(BDRVCURLState *s, uint64_t start, uint64_t len, in curl_find_buf()
324 static void curl_multi_check_completion(BDRVCURLState *s) in curl_multi_check_completion()
398 BDRVCURLState *s = socket->s; in curl_multi_do_locked() local
[all …]
/openbmc/qemu/hw/char/
H A Ddigic-uart.c48 DigicUartState *s = opaque; in digic_uart_read() local
75 DigicUartState *s = opaque; in digic_uart_write() local
120 DigicUartState *s = opaque; in uart_can_rx() local
127 DigicUartState *s = opaque; in uart_rx() local
141 DigicUartState *s = DIGIC_UART(d); in digic_uart_reset() local
149 DigicUartState *s = DIGIC_UART(dev); in digic_uart_realize() local
157 DigicUartState *s = DIGIC_UART(obj); in digic_uart_init() local
H A Dparallel.c77 static void parallel_update_irq(ParallelState *s) in parallel_update_irq()
88 ParallelState *s = opaque; in parallel_ioport_write_sw() local
126 ParallelState *s = opaque; in parallel_ioport_write_hw() local
204 ParallelState *s = opaque; in parallel_ioport_eppdata_write_hw2() local
229 ParallelState *s = opaque; in parallel_ioport_eppdata_write_hw4() local
253 ParallelState *s = opaque; in parallel_ioport_read_sw() local
289 ParallelState *s = opaque; in parallel_ioport_read_hw() local
363 ParallelState *s = opaque; in parallel_ioport_eppdata_read_hw2() local
391 ParallelState *s = opaque; in parallel_ioport_eppdata_read_hw4() local
433 ParallelState *s = opaque; in parallel_reset() local
[all …]
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-queue.h15 static inline void cx18_buf_sync_for_cpu(struct cx18_stream *s, in cx18_buf_sync_for_cpu()
22 static inline void cx18_buf_sync_for_device(struct cx18_stream *s, in cx18_buf_sync_for_device()
31 static inline void cx18_mdl_sync_for_device(struct cx18_stream *s, in cx18_mdl_sync_for_device()
59 struct cx18_queue *cx18_enqueue(struct cx18_stream *s, struct cx18_mdl *mdl, in cx18_enqueue()
66 struct cx18_queue *cx18_push(struct cx18_stream *s, struct cx18_mdl *mdl, in cx18_push()
/openbmc/linux/drivers/comedi/drivers/
H A Daddi_apci_1564.c207 struct comedi_subdevice *s = dev->read_subdev; in apci1564_interrupt() local
264 struct comedi_subdevice *s, in apci1564_di_insn_bits()
274 struct comedi_subdevice *s, in apci1564_do_insn_bits()
289 struct comedi_subdevice *s, in apci1564_diag_insn_bits()
329 struct comedi_subdevice *s, in apci1564_cos_insn_config()
409 struct comedi_subdevice *s, in apci1564_cos_insn_bits()
419 struct comedi_subdevice *s, in apci1564_cos_cmdtest()
463 struct comedi_subdevice *s) in apci1564_cos_cmd()
481 struct comedi_subdevice *s) in apci1564_cos_cancel()
492 struct comedi_subdevice *s, in apci1564_timer_insn_config()
[all …]
H A Daio_iiro_16.c58 struct comedi_subdevice *s = dev->read_subdev; in aio_iiro_16_cos() local
84 struct comedi_subdevice *s) in aio_iiro_16_cos_cancel()
92 struct comedi_subdevice *s) in aio_iiro_16_cos_cmd()
100 struct comedi_subdevice *s, in aio_iiro_16_cos_cmdtest()
139 struct comedi_subdevice *s, in aio_iiro_16_do_insn_bits()
155 struct comedi_subdevice *s, in aio_iiro_16_di_insn_bits()
167 struct comedi_subdevice *s; in aio_iiro_16_attach() local
/openbmc/qemu/hw/acpi/
H A Dpcihp.c132 static PCIBus *acpi_pcihp_find_hotplug_bus(AcpiPciHpState *s, int bsel) in acpi_pcihp_find_hotplug_bus()
167 static bool acpi_pcihp_pc_no_hotplug(AcpiPciHpState *s, PCIDevice *dev) in acpi_pcihp_pc_no_hotplug()
182 static void acpi_pcihp_eject_slot(AcpiPciHpState *s, unsigned bsel, unsigned slots) in acpi_pcihp_eject_slot()
230 static void acpi_pcihp_update_hotplug_bus(AcpiPciHpState *s, int bsel) in acpi_pcihp_update_hotplug_bus()
256 static void acpi_pcihp_update(AcpiPciHpState *s) in acpi_pcihp_update()
265 void acpi_pcihp_reset(AcpiPciHpState *s) in acpi_pcihp_reset()
285 void acpi_pcihp_device_plug_cb(HotplugHandler *hotplug_dev, AcpiPciHpState *s, in acpi_pcihp_device_plug_cb()
327 void acpi_pcihp_device_unplug_cb(HotplugHandler *hotplug_dev, AcpiPciHpState *s, in acpi_pcihp_device_unplug_cb()
339 AcpiPciHpState *s, DeviceState *dev, in acpi_pcihp_device_unplug_request_cb()
374 bool acpi_pcihp_is_hotpluggbale_bus(AcpiPciHpState *s, BusState *bus) in acpi_pcihp_is_hotpluggbale_bus()
[all …]
/openbmc/qemu/hw/usb/
H A Dhost-libusb.c378 static USBHostRequest *usb_host_req_alloc(USBHostDevice *s, USBPacket *p, in usb_host_req_alloc()
409 static USBHostRequest *usb_host_req_find(USBHostDevice *s, USBPacket *p) in usb_host_req_find()
424 USBHostDevice *s = r->host; in usb_host_req_complete_ctrl() local
474 USBHostDevice *s = r->host; in usb_host_req_complete_data() local
502 USBHostDevice *s = r->host; in usb_host_req_abort() local
536 USBHostDevice *s = xfer->ring->host; in usb_host_req_complete_iso() local
547 static USBHostIsoRing *usb_host_iso_alloc(USBHostDevice *s, USBEndpoint *ep) in usb_host_iso_alloc()
586 static USBHostIsoRing *usb_host_iso_find(USBHostDevice *s, USBEndpoint *ep) in usb_host_iso_find()
638 static void usb_host_iso_free_all(USBHostDevice *s) in usb_host_iso_free_all()
673 static void usb_host_iso_data_in(USBHostDevice *s, USBPacket *p) in usb_host_iso_data_in()
[all …]
/openbmc/linux/lib/
H A Dstring.c327 char *strchr(const char *s, int c) in strchr()
346 char *strchrnul(const char *s, int c) in strchrnul()
365 char *strnchrnul(const char *s, size_t count, int c) in strnchrnul()
378 char *strrchr(const char *s, int c) in strrchr()
400 char *strnchr(const char *s, size_t count, int c) in strnchr()
414 size_t strlen(const char *s) in strlen()
426 size_t strnlen(const char *s, size_t count) in strnlen()
443 size_t strspn(const char *s, const char *accept) in strspn()
462 size_t strcspn(const char *s, const char *reject) in strcspn()
506 char *strsep(char **s, const char *ct) in strsep()
[all …]
/openbmc/phosphor-pid-control/test/
H A Ddbus_passive_unittest.cpp173 const char** s = static_cast<const char**>(p); in TEST_F() local
180 const char** s = static_cast<const char**>(p); in TEST_F() local
211 int64_t* s = static_cast<int64_t*>(p); in TEST_F() local
246 const char** s = static_cast<const char**>(p); in TEST_F() local
253 const char** s = static_cast<const char**>(p); in TEST_F() local
284 int64_t* s = static_cast<int64_t*>(p); in TEST_F() local
317 const char** s = static_cast<const char**>(p); in TEST_F() local
324 const char** s = static_cast<const char**>(p); in TEST_F() local
361 bool* s = static_cast<bool*>(p); in TEST_F() local
394 const char** s = static_cast<const char**>(p); in TEST_F() local
[all …]
/openbmc/linux/sound/firewire/digi00x/
H A Damdtp-dot.c113 int amdtp_dot_set_parameters(struct amdtp_stream *s, unsigned int rate, in amdtp_dot_set_parameters()
145 static void write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in write_pcm_s32()
177 static void read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, in read_pcm_s32()
208 static void write_pcm_silence(struct amdtp_stream *s, __be32 *buffer, in write_pcm_silence()
224 static bool midi_ratelimit_per_packet(struct amdtp_stream *s, unsigned int port) in midi_ratelimit_per_packet()
240 static inline void midi_use_bytes(struct amdtp_stream *s, in midi_use_bytes()
248 static void write_midi_messages(struct amdtp_stream *s, __be32 *buffer, in write_midi_messages()
292 static void read_midi_messages(struct amdtp_stream *s, __be32 *buffer, in read_midi_messages()
322 int amdtp_dot_add_pcm_hw_constraints(struct amdtp_stream *s, in amdtp_dot_add_pcm_hw_constraints()
335 void amdtp_dot_midi_trigger(struct amdtp_stream *s, unsigned int port, in amdtp_dot_midi_trigger()
[all …]

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