Home
last modified time | relevance | path

Searched defs:s (Results 1276 – 1300 of 4884) sorted by relevance

1...<<51525354555657585960>>...196

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-mailbox.c122 static void cx18_mdl_send_to_dvb(struct cx18_stream *s, struct cx18_mdl *mdl) in cx18_mdl_send_to_dvb()
148 static void cx18_mdl_send_to_vb2(struct cx18_stream *s, struct cx18_mdl *mdl) in cx18_mdl_send_to_vb2()
204 static void cx18_mdl_send_to_alsa(struct cx18 *cx, struct cx18_stream *s, in cx18_mdl_send_to_alsa()
236 struct cx18_stream *s; in epu_dma_done() local
734 static int cx18_set_filter_param(struct cx18_stream *s) in cx18_set_filter_param()
754 struct cx18_stream *s = priv; in cx18_api_func() local
/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c292 static int siw_tx_ctrl(struct siw_iwarp_tx *c_tx, struct socket *s, in siw_tx_ctrl()
323 static int siw_tcp_sendpages(struct socket *s, struct page **page, int offset, in siw_tcp_sendpages()
376 static int siw_0copy_tx(struct socket *s, struct page **page, in siw_0copy_tx()
438 static int siw_tx_hdt(struct siw_iwarp_tx *c_tx, struct socket *s) in siw_tx_hdt()
682 struct socket *s) in siw_update_tcpseg()
805 struct socket *s = qp->attrs.sk; in siw_qp_sq_proc_tx() local
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcon.h95 #define attr_fgcol(fgshift,s) \ argument
97 #define attr_bgcol(bgshift,s) \ argument
101 #define attr_bold(s) \ argument
103 #define attr_reverse(s) \ argument
105 #define attr_underline(s) \ argument
107 #define attr_blink(s) \ argument
/openbmc/linux/fs/hpfs/
H A Dhpfs_fn.h337 static inline time64_t local_to_gmt(struct super_block *s, time64_t t) in local_to_gmt()
343 static inline time32_t gmt_to_local(struct super_block *s, time64_t t) in gmt_to_local()
349 static inline time32_t local_get_seconds(struct super_block *s) in local_get_seconds()
363 static inline void hpfs_lock(struct super_block *s) in hpfs_lock()
369 static inline void hpfs_unlock(struct super_block *s) in hpfs_unlock()
375 static inline void hpfs_lock_assert(struct super_block *s) in hpfs_lock_assert()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Ddebugfs.c149 mt7615_pm_stats(struct seq_file *s, void *data) in mt7615_pm_stats()
329 mt7615_radio_read_phy(struct mt7615_phy *phy, struct seq_file *s) in mt7615_radio_read_phy()
344 mt7615_radio_read(struct seq_file *s, void *data) in mt7615_radio_read()
355 mt7615_queues_acq(struct seq_file *s, void *data) in mt7615_queues_acq()
391 mt7615_queues_read(struct seq_file *s, void *data) in mt7615_queues_read()
535 mt7663s_sched_quota_read(struct seq_file *s, void *data) in mt7663s_sched_quota_read()
/openbmc/linux/drivers/comedi/drivers/
H A Dme_daq.c149 struct comedi_subdevice *s, in me_dio_insn_config()
182 struct comedi_subdevice *s, in me_dio_insn_bits()
215 struct comedi_subdevice *s, in me_ai_eoc()
228 struct comedi_subdevice *s, in me_ai_insn_read()
295 struct comedi_subdevice *s, in me_ao_insn_write()
432 struct comedi_subdevice *s; in me_auto_attach() local
H A Dcb_pcidas64.c1726 struct comedi_subdevice *s, in cb_pcidas64_ai_eoc()
1746 static int ai_rinsn(struct comedi_device *dev, struct comedi_subdevice *s, in ai_rinsn()
1963 static int ai_config_insn(struct comedi_device *dev, struct comedi_subdevice *s, in ai_config_insn()
2058 struct comedi_subdevice *s, in cb_pcidas64_ai_check_chanlist()
2097 static int ai_cmdtest(struct comedi_device *dev, struct comedi_subdevice *s, in ai_cmdtest()
2552 static int ai_cmd(struct comedi_device *dev, struct comedi_subdevice *s) in ai_cmd()
2675 struct comedi_subdevice *s = dev->read_subdev; in pio_drain_ai_fifo_16() local
2737 struct comedi_subdevice *s = dev->read_subdev; in pio_drain_ai_fifo_32() local
2779 struct comedi_subdevice *s = dev->read_subdev; in drain_dma_buffers() local
2814 struct comedi_subdevice *s = dev->read_subdev; in handle_ai_interrupt() local
[all …]
H A Dni_pcimio.c1146 struct comedi_subdevice *s) in pcimio_ai_change()
1159 struct comedi_subdevice *s) in pcimio_ao_change()
1172 struct comedi_subdevice *s) in pcimio_gpct0_change()
1185 struct comedi_subdevice *s) in pcimio_gpct1_change()
1198 struct comedi_subdevice *s) in pcimio_dio_change()
H A Ddac02.c68 struct comedi_subdevice *s, in dac02_ao_insn_write()
103 struct comedi_subdevice *s; in dac02_attach() local
/openbmc/qemu/hw/core/
H A Dsplit-irq.c35 SplitIRQ *s = SPLIT_IRQ(opaque); in split_irq_handler() local
50 SplitIRQ *s = SPLIT_IRQ(dev); in split_irq_realize() local
/openbmc/qemu/block/
H A Dqed-cluster.c30 static unsigned int qed_count_contiguous_clusters(BDRVQEDState *s, in qed_count_contiguous_clusters()
91 int coroutine_fn qed_find_cluster(BDRVQEDState *s, QEDRequest *request, in qed_find_cluster()
/openbmc/u-boot/arch/arm/mach-uniphier/
H A Ddebug.h32 static inline void debug_puts(const char *s) in debug_puts()
58 static inline void debug_puts(const char *s) in debug_puts()
/openbmc/qemu/hw/arm/
H A Dxen-pvh.c30 XenPVHMachineState *s = XEN_PVH_MACHINE(obj); in xen_arm_instance_init() local
44 XenPVHMachineState *s = XEN_PVH_MACHINE(opaque); in xen_pvh_set_pci_intx_irq() local
/openbmc/linux/tools/lib/subcmd/
H A Dsigchain.c23 struct sigchain_signal *s = signals + sig; in sigchain_push() local
36 struct sigchain_signal *s = signals + sig; in sigchain_pop() local
/openbmc/qemu/hw/pci/
H A Dpcie_port.c86 PCIESlot *s; in pcie_chassis_find_slot_with_chassis() local
109 void pcie_chassis_del_slot(PCIESlot *s) in pcie_chassis_del_slot()
195 PCIESlot *s = PCIE_SLOT(bus->parent); in pcie_slot_is_hotpluggbale_bus() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dgm107.c42 int c, s; in gm107_ltc_cbc_wait() local
72 gm107_ltc_intr_lts(struct nvkm_ltc *ltc, int c, int s) in gm107_ltc_intr_lts()
97 u32 s, c = __ffs(mask); in gm107_ltc_intr() local
/openbmc/qemu/tests/qtest/fuzz/
H A Dvirtio_scsi_fuzz.c64 static void virtio_scsi_fuzz(QTestState *s, QVirtioSCSIQueues* queues, in virtio_scsi_fuzz()
134 static void virtio_scsi_with_flag_fuzz(QTestState *s, in virtio_scsi_with_flag_fuzz()
149 static void virtio_scsi_pre_fuzz(QTestState *s) in virtio_scsi_pre_fuzz()
/openbmc/linux/crypto/
H A Daegis128-neon-inner.c206 int8x8_t s = vpmin_s8(vget_low_s8(v), vget_high_s8(v)); in vminvq_s8() local
232 uint8x16_t s = st.v[1] ^ (st.v[2] & st.v[3]) ^ st.v[4]; in crypto_aegis128_encrypt_chunk_neon() local
245 uint8x16_t s = st.v[1] ^ (st.v[2] & st.v[3]) ^ st.v[4]; in crypto_aegis128_encrypt_chunk_neon() local
291 uint8x16_t s = st.v[1] ^ (st.v[2] & st.v[3]) ^ st.v[4]; in crypto_aegis128_decrypt_chunk_neon() local
/openbmc/linux/sound/
H A Dsound_core.c159 static int __sound_insert_unit(struct sound_unit * s, struct sound_unit **list, const struct file_o… in __sound_insert_unit()
241 struct sound_unit *s = kmalloc(sizeof(*s), GFP_KERNEL); in sound_insert_unit() local
521 struct sound_unit *s; in __look_for_unit() local
537 struct sound_unit *s; in soundcore_open() local
/openbmc/qemu/hw/misc/
H A Dallwinner-h3-ccu.c106 const AwH3ClockCtlState *s = AW_H3_CCU(opaque); in allwinner_h3_ccu_read() local
122 AwH3ClockCtlState *s = AW_H3_CCU(opaque); in allwinner_h3_ccu_write() local
168 AwH3ClockCtlState *s = AW_H3_CCU(dev); in allwinner_h3_ccu_reset() local
203 AwH3ClockCtlState *s = AW_H3_CCU(obj); in allwinner_h3_ccu_init() local
/openbmc/linux/kernel/trace/
H A Dtrace_stat.c171 static void *stat_seq_start(struct seq_file *s, loff_t *pos) in stat_seq_start()
195 static void *stat_seq_next(struct seq_file *s, void *p, loff_t *pos) in stat_seq_next()
208 static void stat_seq_stop(struct seq_file *s, void *p) in stat_seq_stop()
214 static int stat_seq_show(struct seq_file *s, void *v) in stat_seq_show()
/openbmc/qemu/tests/unit/
H A Dtest-int128.c56 Int128 s = int128_and(a, b); in test_and() local
72 Int128 s = int128_add(a, b); in test_add() local
88 Int128 s = int128_sub(a, b); in test_sub() local
102 Int128 s = int128_neg(a); in test_neg() local
/openbmc/phosphor-networkd/src/
H A Dconfig_parser.cpp84 void KeyCheck::operator()(std::string_view s) in operator ()()
96 void SectionCheck::operator()(std::string_view s) in operator ()()
108 void ValueCheck::operator()(std::string_view s) in operator ()()
181 auto s = line.substr(0, cpos); in pumpSection() local
/openbmc/linux/tools/testing/selftests/kvm/
H A Dget-reg-list.c59 struct vcpu_reg_sublist *s; in config_name() local
120 struct vcpu_reg_sublist *s; in prepare_vcpu_init() local
147 struct vcpu_reg_sublist *s; in check_supported() local
169 struct vcpu_reg_sublist *s; in run_test() local
/openbmc/qemu/hw/riscv/
H A Driscv_hart.c45 static bool riscv_hart_realize(RISCVHartArrayState *s, int idx, in riscv_hart_realize()
57 RISCVHartArrayState *s = RISCV_HART_ARRAY(dev); in riscv_harts_realize() local

1...<<51525354555657585960>>...196