Home
last modified time | relevance | path

Searched defs:s (Results 251 – 275 of 4882) sorted by relevance

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

/openbmc/qemu/net/
H A Dfilter-buffer.c33 FilterBufferState *s = FILTER_BUFFER(nf); in filter_buffer_flush() local
44 FilterBufferState *s = FILTER_BUFFER(nf); in filter_buffer_release_timer() local
66 FilterBufferState *s = FILTER_BUFFER(nf); in filter_buffer_receive_iov() local
89 FilterBufferState *s = FILTER_BUFFER(nf); in filter_buffer_cleanup() local
104 FilterBufferState *s = FILTER_BUFFER(nf); in filter_buffer_setup_timer() local
117 FilterBufferState *s = FILTER_BUFFER(nf); in filter_buffer_setup() local
135 FilterBufferState *s = FILTER_BUFFER(nf); in filter_buffer_status_changed() local
151 FilterBufferState *s = FILTER_BUFFER(obj); in filter_buffer_get_interval() local
161 FilterBufferState *s = FILTER_BUFFER(obj); in filter_buffer_set_interval() local
H A Ddgram.c53 static void net_dgram_update_fd_handler(NetDgramState *s) in net_dgram_update_fd_handler()
61 static void net_dgram_read_poll(NetDgramState *s, bool enable) in net_dgram_read_poll()
67 static void net_dgram_write_poll(NetDgramState *s, bool enable) in net_dgram_write_poll()
75 NetDgramState *s = opaque; in net_dgram_writable() local
85 NetDgramState *s = DO_UPCAST(NetDgramState, nc, nc); in net_dgram_receive() local
105 NetDgramState *s = DO_UPCAST(NetDgramState, nc, nc); in net_dgram_send_completed() local
114 NetDgramState *s = container_of(rs, NetDgramState, rs); in net_dgram_rs_finalize() local
125 NetDgramState *s = opaque; in net_dgram_send() local
240 NetDgramState *s = DO_UPCAST(NetDgramState, nc, nc); in net_dgram_cleanup() local
266 NetDgramState *s; in net_dgram_fd_init() local
[all …]
H A Dnetmap.c107 static void netmap_update_fd_handler(NetmapState *s) in netmap_update_fd_handler()
116 static void netmap_read_poll(NetmapState *s, bool enable) in netmap_read_poll()
125 static void netmap_write_poll(NetmapState *s, bool enable) in netmap_write_poll()
135 NetmapState *s = DO_UPCAST(NetmapState, nc, nc); in netmap_poll() local
151 NetmapState *s = opaque; in netmap_writable() local
160 NetmapState *s = DO_UPCAST(NetmapState, nc, nc); in netmap_receive_iov() local
243 NetmapState *s = DO_UPCAST(NetmapState, nc, nc); in netmap_send_completed() local
250 NetmapState *s = opaque; in netmap_send() local
301 NetmapState *s = DO_UPCAST(NetmapState, nc, nc); in netmap_cleanup() local
311 static int netmap_fd_set_vnet_hdr_len(NetmapState *s, int len) in netmap_fd_set_vnet_hdr_len()
[all …]
/openbmc/qemu/hw/misc/
H A Dimx31_ccm.c110 IMX31CCMState *s = IMX31_CCM(dev); in imx31_ccm_get_pll_ref_clk() local
131 IMX31CCMState *s = IMX31_CCM(dev); in imx31_ccm_get_mpll_clk() local
144 IMX31CCMState *s = IMX31_CCM(dev); in imx31_ccm_get_mcu_main_clk() local
161 IMX31CCMState *s = IMX31_CCM(dev); in imx31_ccm_get_hclk_clk() local
174 IMX31CCMState *s = IMX31_CCM(dev); in imx31_ccm_get_ipg_clk() local
211 IMX31CCMState *s = IMX31_CCM(dev); in imx31_ccm_reset() local
238 IMX31CCMState *s = (IMX31CCMState *)opaque; in imx31_ccm_read() local
256 IMX31CCMState *s = (IMX31CCMState *)opaque; in imx31_ccm_write() local
315 IMX31CCMState *s = IMX31_CCM(obj); in imx31_ccm_init() local
H A Dtz-ppc.c24 static void tz_ppc_update_irq(TZPPC *s) in tz_ppc_update_irq()
34 TZPPC *s = TZ_PPC(opaque); in tz_ppc_cfg_nonsec() local
43 TZPPC *s = TZ_PPC(opaque); in tz_ppc_cfg_ap() local
52 TZPPC *s = TZ_PPC(opaque); in tz_ppc_cfg_sec_resp() local
60 TZPPC *s = TZ_PPC(opaque); in tz_ppc_irq_enable() local
69 TZPPC *s = TZ_PPC(opaque); in tz_ppc_irq_clear() local
80 static bool tz_ppc_check(TZPPC *s, int n, MemTxAttrs attrs) in tz_ppc_check()
109 TZPPC *s = p->ppc; in tz_ppc_read() local
149 TZPPC *s = p->ppc; in tz_ppc_write() local
219 TZPPC *s = TZ_PPC(dev); in tz_ppc_reset() local
[all …]
H A Dbcm2835_mphi.c29 static inline void mphi_raise_irq(BCM2835MphiState *s) in mphi_raise_irq()
34 static inline void mphi_lower_irq(BCM2835MphiState *s) in mphi_lower_irq()
41 BCM2835MphiState *s = ptr; in mphi_reg_read() local
74 BCM2835MphiState *s = ptr; in mphi_reg_write() local
129 BCM2835MphiState *s = BCM2835_MPHI(dev); in mphi_reset() local
141 BCM2835MphiState *s = BCM2835_MPHI(dev); in mphi_realize() local
149 BCM2835MphiState *s = BCM2835_MPHI(obj); in mphi_init() local
/openbmc/linux/drivers/tty/serial/
H A Dmxs-auart.c458 static inline int is_imx28_auart(struct mxs_auart_port *s) in is_imx28_auart()
463 static inline int is_asm9260_auart(struct mxs_auart_port *s) in is_asm9260_auart()
468 static inline bool auart_dma_enabled(struct mxs_auart_port *s) in auart_dma_enabled()
519 struct mxs_auart_port *s = param; in dma_tx_callback() local
535 static int mxs_auart_dma_tx(struct mxs_auart_port *s, int size) in mxs_auart_dma_tx()
569 static void mxs_auart_tx_chars(struct mxs_auart_port *s) in mxs_auart_tx_chars()
620 static void mxs_auart_rx_char(struct mxs_auart_port *s) in mxs_auart_rx_char()
664 static void mxs_auart_rx_chars(struct mxs_auart_port *s) in mxs_auart_rx_chars()
698 struct mxs_auart_port *s = to_auart_port(u); in mxs_auart_type() local
709 struct mxs_auart_port *s = to_auart_port(u); in mxs_auart_set_mctrl() local
[all …]
/openbmc/qemu/hw/ssi/
H A Dibex_spi_host.c110 static void ibex_spi_rxfifo_reset(IbexSPIHostState *s) in ibex_spi_rxfifo_reset()
120 static void ibex_spi_txfifo_reset(IbexSPIHostState *s) in ibex_spi_txfifo_reset()
132 IbexSPIHostState *s = IBEX_SPI_HOST(dev); in ibex_spi_host_reset() local
168 static void ibex_spi_host_irq(IbexSPIHostState *s) in ibex_spi_host_irq()
238 static void ibex_spi_host_transfer(IbexSPIHostState *s) in ibex_spi_host_transfer()
293 IbexSPIHostState *s = opaque; in ibex_spi_host_read() local
346 IbexSPIHostState *s = opaque; in ibex_spi_host_write() local
587 IbexSPIHostState *s = opaque; in fifo_trigger_update() local
593 IbexSPIHostState *s = IBEX_SPI_HOST(dev); in ibex_spi_host_realize() local
617 IbexSPIHostState *s = IBEX_SPI_HOST(obj); in ibex_spi_host_init() local
H A Daspeed_smc.c79 #define aspeed_smc_addr_byte_enabled(s, i) \ argument
81 #define aspeed_smc_data_byte_enabled(s, i) \ argument
236 static bool aspeed_smc_flash_overlap(const AspeedSMCState *s, in aspeed_smc_flash_overlap()
264 static void aspeed_smc_flash_set_segment_region(AspeedSMCState *s, int cs, in aspeed_smc_flash_set_segment_region()
286 static void aspeed_smc_flash_set_segment(AspeedSMCState *s, int cs, in aspeed_smc_flash_set_segment()
370 const AspeedSMCState *s = fl->controller; in aspeed_smc_flash_mode() local
377 const AspeedSMCState *s = fl->controller; in aspeed_smc_is_writable() local
384 const AspeedSMCState *s = fl->controller; in aspeed_smc_flash_cmd() local
407 const AspeedSMCState *s = fl->controller; in aspeed_smc_flash_addr_width() local
419 AspeedSMCState *s = fl->controller; in aspeed_smc_flash_do_select() local
[all …]
H A Dmss-spi.c87 static void txfifo_reset(MSSSpiState *s) in txfifo_reset()
95 static void rxfifo_reset(MSSSpiState *s) in rxfifo_reset()
103 static void set_fifodepth(MSSSpiState *s) in set_fifodepth()
116 static void update_mis(MSSSpiState *s) in update_mis()
130 static void spi_update_irq(MSSSpiState *s) in spi_update_irq()
142 MSSSpiState *s = MSS_SPI(d); in mss_spi_reset() local
162 MSSSpiState *s = opaque; in spi_read() local
204 static void assert_cs(MSSSpiState *s) in assert_cs()
209 static void deassert_cs(MSSSpiState *s) in deassert_cs()
214 static void spi_flush_txfifo(MSSSpiState *s) in spi_flush_txfifo()
[all …]
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_debugfs.c69 static void *_opcode_stats_seq_start(struct seq_file *s, loff_t *pos) in _opcode_stats_seq_start()
78 static void *_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _opcode_stats_seq_next()
89 static void _opcode_stats_seq_stop(struct seq_file *s, void *v) in _opcode_stats_seq_stop()
94 static int _opcode_stats_seq_show(struct seq_file *s, void *v) in _opcode_stats_seq_show()
131 static void *_ctx_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _ctx_stats_seq_next()
145 static void _ctx_stats_seq_stop(struct seq_file *s, void *v) in _ctx_stats_seq_stop()
150 static int _ctx_stats_seq_show(struct seq_file *s, void *v) in _ctx_stats_seq_show()
205 static void *_qp_stats_seq_next(struct seq_file *s, void *iter_ptr, in _qp_stats_seq_next()
221 static void _qp_stats_seq_stop(struct seq_file *s, void *iter_ptr) in _qp_stats_seq_stop()
227 static int _qp_stats_seq_show(struct seq_file *s, void *iter_ptr) in _qp_stats_seq_show()
/openbmc/linux/fs/hpfs/
H A Dmap.c12 __le32 *hpfs_map_dnode_bitmap(struct super_block *s, struct quad_buffer_head *qbh) in hpfs_map_dnode_bitmap()
17 __le32 *hpfs_map_bitmap(struct super_block *s, unsigned bmp_block, in hpfs_map_bitmap()
37 void hpfs_prefetch_bitmap(struct super_block *s, unsigned bmp_block) in hpfs_prefetch_bitmap()
57 unsigned char *hpfs_load_code_page(struct super_block *s, secno cps) in hpfs_load_code_page()
112 __le32 *hpfs_load_bitmap_directory(struct super_block *s, secno bmp) in hpfs_load_bitmap_directory()
134 void hpfs_load_hotfix_map(struct super_block *s, struct hpfs_spare_block *spareblock) in hpfs_load_hotfix_map()
164 struct fnode *hpfs_map_fnode(struct super_block *s, ino_t ino, struct buffer_head **bhp) in hpfs_map_fnode()
221 struct anode *hpfs_map_anode(struct super_block *s, anode_secno ano, struct buffer_head **bhp) in hpfs_map_anode()
256 struct dnode *hpfs_map_dnode(struct super_block *s, unsigned secno, in hpfs_map_dnode()
322 dnode_secno hpfs_fnode_dno(struct super_block *s, ino_t ino) in hpfs_fnode_dno()
/openbmc/qemu/hw/usb/
H A Ddev-storage.c180 static void usb_msd_packet_complete(MSDState *s) in usb_msd_packet_complete()
194 static void usb_msd_fatal_error(MSDState *s) in usb_msd_fatal_error()
211 static void usb_msd_copy_data(MSDState *s, USBPacket *p) in usb_msd_copy_data()
229 static void usb_msd_send_status(MSDState *s, USBPacket *p) in usb_msd_send_status()
244 MSDState *s = DO_UPCAST(MSDState, dev.qdev, req->bus->qbus.parent); in usb_msd_transfer_data() local
266 MSDState *s = DO_UPCAST(MSDState, dev.qdev, req->bus->qbus.parent); in usb_msd_command_complete() local
309 MSDState *s = DO_UPCAST(MSDState, dev.qdev, req->bus->qbus.parent); in usb_msd_request_cancelled() local
326 MSDState *s = (MSDState *)dev; in usb_msd_handle_reset() local
348 MSDState *s = (MSDState *)dev; in usb_msd_handle_control() local
389 MSDState *s = USB_STORAGE_DEV(dev); in usb_msd_cancel_io() local
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramfuc.h164 #define ram_init(s,p) ramfuc_init(&(s)->base, (p)) argument
165 #define ram_exec(s,e) ramfuc_exec(&(s)->base, (e)) argument
166 #define ram_have(s,r) ((s)->r_##r.addr != 0x000000) argument
167 #define ram_rd32(s,r) ramfuc_rd32(&(s)->base, &(s)->r_##r) argument
168 #define ram_wr32(s,r,d) ramfuc_wr32(&(s)->base, &(s)->r_##r, (d)) argument
169 #define ram_nuke(s,r) ramfuc_nuke(&(s)->base, &(s)->r_##r) argument
170 #define ram_mask(s,r,m,d) ramfuc_mask(&(s)->base, &(s)->r_##r, (m), (d)) argument
171 #define ram_wait(s,r,m,d,n) ramfuc_wait(&(s)->base, (r), (m), (d), (n)) argument
172 #define ram_nsec(s,n) ramfuc_nsec(&(s)->base, (n)) argument
173 #define ram_wait_vblank(s) ramfuc_wait_vblank(&(s)->base) argument
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dsubdev.h7 #define NVKM_LAYOUT_ONCE(t,s,p,...) t, argument
73 #define nvkm_printk_ok(s,u,l) \ argument
75 #define nvkm_printk___(s,u,l,p,f,a...) do { \ argument
83 #define nvkm_printk__(s,l,p,f,a...) nvkm_printk___((s), (s), (l), p, f, ##a) argument
84 #define nvkm_printk_(s,l,p,f,a...) nvkm_printk__((s), (l), p, " "f, ##a) argument
85 #define nvkm_printk(s,l,p,f,a...) nvkm_printk_((s), NV_DBG_##l, p, f, ##a) argument
86 #define nvkm_fatal(s,f,a...) nvkm_printk((s), FATAL, crit, f, ##a) argument
87 #define nvkm_error(s,f,a...) nvkm_printk((s), ERROR, err, f, ##a) argument
88 #define nvkm_warn(s,f,a...) nvkm_printk((s), WARN, notice, f, ##a) argument
89 #define nvkm_info(s,f,a...) nvkm_printk((s), INFO, info, f, ##a) argument
[all …]
/openbmc/qemu/hw/timer/
H A Darm_timer.c43 static void arm_timer_update(arm_timer_state *s) in arm_timer_update()
55 arm_timer_state *s = (arm_timer_state *)opaque; in arm_timer_read() local
82 static void arm_timer_recalibrate(arm_timer_state *s, int reload) in arm_timer_recalibrate()
102 arm_timer_state *s = (arm_timer_state *)opaque; in arm_timer_write() local
157 arm_timer_state *s = (arm_timer_state *)opaque; in arm_timer_tick() local
177 arm_timer_state *s; in arm_timer_init() local
217 SP804State *s = (SP804State *)opaque; in sp804_set_irq() local
226 SP804State *s = (SP804State *)opaque; in sp804_read() local
258 SP804State *s = (SP804State *)opaque; in sp804_write() local
293 SP804State *s = SP804(obj); in sp804_init() local
[all …]
/openbmc/linux/drivers/char/mwave/
H A Dmwavedd.h74 #define PRINTK_1(f,s) \ argument
79 #define PRINTK_2(f,s,v1) \ argument
84 #define PRINTK_3(f,s,v1,v2) \ argument
89 #define PRINTK_4(f,s,v1,v2,v3) \ argument
94 #define PRINTK_5(f,s,v1,v2,v3,v4) \ argument
99 #define PRINTK_6(f,s,v1,v2,v3,v4,v5) \ argument
104 #define PRINTK_7(f,s,v1,v2,v3,v4,v5,v6) \ argument
109 #define PRINTK_8(f,s,v1,v2,v3,v4,v5,v6,v7) \ argument
115 #define PRINTK_1(f,s) argument
116 #define PRINTK_2(f,s,v1) argument
[all …]
/openbmc/qemu/hw/nvram/
H A Dxlnx-zynqmp-efuse.c259 #define EFUSE_CACHE_FLD(s, reg, field) \ argument
264 #define EFUSE_CACHE_BIT(s, reg, field) \ argument
272 static void update_tbit_status(XlnxZynqMPEFuse *s) in update_tbit_status()
285 static void cache_sync_u32(XlnxZynqMPEFuse *s, unsigned int r_start, in cache_sync_u32()
312 static void zynqmp_efuse_sync_cache(XlnxZynqMPEFuse *s, unsigned int bit) in zynqmp_efuse_sync_cache()
356 static void zynqmp_efuse_update_irq(XlnxZynqMPEFuse *s) in zynqmp_efuse_update_irq()
364 XlnxZynqMPEFuse *s = XLNX_ZYNQMP_EFUSE(reg->opaque); in zynqmp_efuse_isr_postw() local
370 XlnxZynqMPEFuse *s = XLNX_ZYNQMP_EFUSE(reg->opaque); in zynqmp_efuse_ier_prew() local
380 XlnxZynqMPEFuse *s = XLNX_ZYNQMP_EFUSE(reg->opaque); in zynqmp_efuse_idr_prew() local
390 XlnxZynqMPEFuse *s = XLNX_ZYNQMP_EFUSE(reg->opaque); in zynqmp_efuse_pgm_addr_postw() local
[all …]
/openbmc/qemu/hw/audio/
H A Dsb16.c172 static void speaker (SB16State *s, int on) in speaker()
178 static void control (SB16State *s, int hold) in control()
199 SB16State *s = opaque; in aux_timer() local
207 static void continue_dma8 (SB16State *s) in continue_dma8()
249 static void dma_cmd8 (SB16State *s, int mask, int dma_len) in dma_cmd8()
301 static void dma_cmd (SB16State *s, uint8_t cmd, uint8_t d0, int dma_len) in dma_cmd()
396 static inline void dsp_out_data (SB16State *s, uint8_t val) in dsp_out_data()
404 static inline uint8_t dsp_get_data (SB16State *s) in dsp_get_data()
415 static void command (SB16State *s, uint8_t cmd) in command()
673 static uint16_t dsp_get_lohi (SB16State *s) in dsp_get_lohi()
[all …]
/openbmc/qemu/hw/arm/
H A Dsmmuv3.c49 static void smmuv3_trigger_irq(SMMUv3State *s, SMMUIrq irq, in smmuv3_trigger_irq()
87 static void smmuv3_write_gerrorn(SMMUv3State *s, uint32_t new_gerrorn) in smmuv3_write_gerrorn()
144 static MemTxResult smmuv3_write_eventq(SMMUv3State *s, Evt *evt) in smmuv3_write_eventq()
168 void smmuv3_record_event(SMMUv3State *s, SMMUEventInfo *info) in smmuv3_record_event()
259 static void smmuv3_init_regs(SMMUv3State *s) in smmuv3_init_regs()
321 static int smmu_get_ste(SMMUv3State *s, dma_addr_t addr, STE *buf, in smmu_get_ste()
351 static int smmu_get_cd(SMMUv3State *s, STE *ste, SMMUTransCfg *cfg, in smmu_get_cd()
429 static int decode_ste_s2_cfg(SMMUv3State *s, SMMUTransCfg *cfg, in decode_ste_s2_cfg()
546 static int decode_ste(SMMUv3State *s, SMMUTransCfg *cfg, in decode_ste()
631 static int smmu_find_ste(SMMUv3State *s, uint32_t sid, STE *ste, in smmu_find_ste()
[all …]
H A Daspeed_soc_common.c29 qemu_irq aspeed_soc_get_irq(AspeedSoCState *s, int dev) in aspeed_soc_get_irq()
34 bool aspeed_soc_uart_realize(AspeedSoCState *s, Error **errp) in aspeed_soc_uart_realize()
58 void aspeed_soc_uart_set_chr(AspeedSoCState *s, int dev, Chardev *chr) in aspeed_soc_uart_set_chr()
73 bool aspeed_soc_dram_init(AspeedSoCState *s, Error **errp) in aspeed_soc_dram_init()
110 void aspeed_mmio_map(AspeedSoCState *s, SysBusDevice *dev, int n, hwaddr addr) in aspeed_mmio_map()
116 void aspeed_mmio_map_unimplemented(AspeedSoCState *s, SysBusDevice *dev, in aspeed_mmio_map_unimplemented()
129 AspeedSoCState *s = ASPEED_SOC(dev); in aspeed_soc_realize() local
137 static bool aspeed_soc_boot_from_emmc(AspeedSoCState *s) in aspeed_soc_boot_from_emmc()
/openbmc/linux/lib/
H A Dslub_kunit.c22 struct kmem_cache *s = kmem_cache_create(name, size, 0, in test_kmem_cache_create() local
30 struct kmem_cache *s = test_kmem_cache_create("TestSlub_RZ_alloc", 64, in test_clobber_zone() local
48 struct kmem_cache *s = test_kmem_cache_create("TestSlub_next_ptr_free", in test_next_pointer() local
93 struct kmem_cache *s = test_kmem_cache_create("TestSlub_1th_word_free", in test_first_word() local
108 struct kmem_cache *s = test_kmem_cache_create("TestSlub_50th_word_free", in test_clobber_50th_byte() local
124 struct kmem_cache *s = test_kmem_cache_create("TestSlub_RZ_free", 64, in test_clobber_redzone_free() local
141 struct kmem_cache *s = test_kmem_cache_create("TestSlub_RZ_kmalloc", 32, in test_kmalloc_redzone_access() local
/openbmc/qemu/tests/qtest/
H A Dsdhci-test.c27 static void check_specs_version(QSDHCI *s, uint8_t version) in check_specs_version()
37 static void check_capab_capareg(QSDHCI *s, uint64_t expec_capab) in check_capab_capareg()
45 static void check_capab_readonly(QSDHCI *s) in check_capab_readonly()
59 static void check_capab_baseclock(QSDHCI *s, uint8_t expec_freq) in check_capab_baseclock()
71 static void check_capab_sdma(QSDHCI *s, bool supported) in check_capab_sdma()
80 static void check_capab_v3(QSDHCI *s, uint8_t version) in check_capab_v3()
96 QSDHCI *s = obj; in test_registers() local
/openbmc/qemu/hw/i2c/
H A Dbcm2835_i2c.c33 static void bcm2835_i2c_update_interrupt(BCM2835I2CState *s) in bcm2835_i2c_update_interrupt()
53 static void bcm2835_i2c_begin_transfer(BCM2835I2CState *s) in bcm2835_i2c_begin_transfer()
68 static void bcm2835_i2c_finish_transfer(BCM2835I2CState *s) in bcm2835_i2c_finish_transfer()
90 BCM2835I2CState *s = opaque; in bcm2835_i2c_read() local
138 BCM2835I2CState *s = opaque; in bcm2835_i2c_write() local
221 BCM2835I2CState *s = BCM2835_I2C(dev); in bcm2835_i2c_realize() local
232 BCM2835I2CState *s = BCM2835_I2C(dev); in bcm2835_i2c_reset() local
/openbmc/linux/drivers/media/usb/airspy/
H A Dairspy.c160 static int airspy_ctrl_msg(struct airspy *s, u8 request, u16 value, u16 index, in airspy_ctrl_msg()
214 static struct airspy_frame_buf *airspy_get_next_fill_buf(struct airspy *s) in airspy_get_next_fill_buf()
231 static unsigned int airspy_convert_stream(struct airspy *s, in airspy_convert_stream()
269 struct airspy *s = urb->context; in airspy_urb_complete() local
315 static int airspy_kill_urbs(struct airspy *s) in airspy_kill_urbs()
329 static int airspy_submit_urbs(struct airspy *s) in airspy_submit_urbs()
348 static int airspy_free_stream_bufs(struct airspy *s) in airspy_free_stream_bufs()
364 static int airspy_alloc_stream_bufs(struct airspy *s) in airspy_alloc_stream_bufs()
391 static int airspy_free_urbs(struct airspy *s) in airspy_free_urbs()
409 static int airspy_alloc_urbs(struct airspy *s) in airspy_alloc_urbs()
[all …]

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