/openbmc/linux/lib/crypto/mpi/ |
H A D | mpi-internal.h | 62 #define MPN_COPY(d, s, n) \ argument 69 #define MPN_COPY_INCR(d, s, n) \ argument 77 #define MPN_COPY_DECR(d, s, n) \ argument
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | aes-spe-keys.S | 11 #define LOAD_KEY(d, s, off) \ argument 14 #define LOAD_KEY(d, s, off) \ argument
|
/openbmc/qemu/hw/nvram/ |
H A D | xlnx-versal-efuse-cache.c | 35 XlnxVersalEFuseCache *s = XLNX_VERSAL_EFUSE_CACHE(opaque); in efuse_cache_read() local 78 XlnxVersalEFuseCache *s = XLNX_VERSAL_EFUSE_CACHE(obj); in efuse_cache_init() local
|
/openbmc/qemu/hw/nubus/ |
H A D | nubus-virtio-mmio.c | 29 NubusVirtioMMIO *s = NUBUS_VIRTIO_MMIO(dev); in nubus_virtio_mmio_realize() local 68 NubusVirtioMMIO *s = NUBUS_VIRTIO_MMIO(obj); in nubus_virtio_mmio_init() local
|
/openbmc/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-ioctl.c | 195 int s; in ivtv_validate_speed() local 234 struct ivtv_stream *s = &itv->streams[IVTV_DEC_STREAM_TYPE_MPG]; in ivtv_video_command() local 438 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; in ivtv_g_fmt_vid_out_overlay() local 548 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; in ivtv_try_fmt_vid_out_overlay() local 928 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; in ivtv_enum_fmt_vid_cap() local 955 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; in ivtv_enum_fmt_vid_out() local 1057 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; in ivtv_g_frequency() local 1071 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; in ivtv_s_frequency() local 1361 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; in ivtv_g_fbuf() local 1449 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; in ivtv_s_fbuf() local [all …]
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | jr3_pci.c | 202 struct comedi_subdevice *s, in jr3_pci_ai_read_chan() 252 struct comedi_subdevice *s, in jr3_pci_ai_insn_read() 281 struct comedi_subdevice *s; in jr3_pci_open() local 425 jr3_pci_poll_subdevice(struct comedi_subdevice *s) in jr3_pci_poll_subdevice() 568 struct comedi_subdevice *s; in jr3_pci_poll_dev() local 606 jr3_pci_alloc_spriv(struct comedi_device *dev, struct comedi_subdevice *s) in jr3_pci_alloc_spriv() 662 struct comedi_subdevice *s; in jr3_pci_auto_attach() local
|
H A D | adv_pci1760.c | 149 struct comedi_subdevice *s, in pci1760_di_insn_bits() 159 struct comedi_subdevice *s, in pci1760_do_insn_bits() 220 struct comedi_subdevice *s, in pci1760_pwm_insn_config() 342 struct comedi_subdevice *s; in pci1760_auto_attach() local
|
H A D | rti802.c | 42 struct comedi_subdevice *s, in rti802_ao_insn_write() 71 struct comedi_subdevice *s; in rti802_attach() local
|
/openbmc/qemu/hw/arm/ |
H A D | bcm2838_peripherals.c | 26 BCM2838PeripheralState *s = BCM2838_PERIPHERALS(obj); in bcm2838_peripherals_init() local 68 BCM2838PeripheralState *s = BCM2838_PERIPHERALS(dev); in bcm2838_peripherals_realize() local
|
H A D | stm32f205_soc.c | 52 STM32F205State *s = STM32F205_SOC(obj); in stm32f205_soc_initfn() local 85 STM32F205State *s = STM32F205_SOC(dev_soc); in stm32f205_soc_realize() local
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | debugfs.c | 6 mt7603_reset_read(struct seq_file *s, void *data) in mt7603_reset_read() 32 mt7603_radio_read(struct seq_file *s, void *data) in mt7603_radio_read()
|
/openbmc/linux/include/net/caif/ |
H A D | cfsrvl.h | 47 struct cfsrvl *s = container_of(layr, struct cfsrvl, layer); in cfsrvl_get() local 56 struct cfsrvl *s = container_of(layr, struct cfsrvl, layer); in cfsrvl_put() local
|
/openbmc/u-boot/drivers/ata/ |
H A D | libata.c | 42 static void ata_id_string(const u16 *id, unsigned char *s, in ata_id_string() 61 void ata_id_c_string(const u16 *id, unsigned char *s, in ata_id_c_string()
|
/openbmc/qemu/tests/qtest/ |
H A D | ast2700-gpio-test.c | 19 QTestState *s = qtest_init(machine); in test_output_pins() local 46 QTestState *s = qtest_init(machine); in test_input_pins() local
|
/openbmc/phosphor-psu-code-mgmt/test/ |
H A D | test_utils.cpp | 46 const char** s = static_cast<const char**>(p); in TEST() local 52 const char** s = static_cast<const char**>(p); in TEST() local
|
/openbmc/linux/drivers/input/ |
H A D | input-mt.c | 360 int f, *p, s, c; in adjust_dual() local 411 struct input_mt_slot *s; in input_mt_set_matrix() local 432 struct input_mt_slot *s; in input_mt_set_slots() local 521 struct input_mt_slot *s; in input_mt_get_slot_by_key() local
|
/openbmc/linux/drivers/gpu/drm/sti/ |
H A D | sti_mixer.c | 80 static void mixer_dbg_ctl(struct seq_file *s, int val) in mixer_dbg_ctl() 105 static void mixer_dbg_crb(struct seq_file *s, int val) in mixer_dbg_crb() 140 static void mixer_dbg_mxn(struct seq_file *s, void __iomem *addr) in mixer_dbg_mxn() 148 static int mixer_dbg_show(struct seq_file *s, void *arg) in mixer_dbg_show()
|
/openbmc/qemu/block/ |
H A D | bochs.c | 103 BDRVBochsState *s = bs->opaque; in bochs_open() local 215 BDRVBochsState *s = bs->opaque; in seek_to_sector() local 251 BDRVBochsState *s = bs->opaque; in bochs_co_preadv() local 298 BDRVBochsState *s = bs->opaque; in bochs_close() local
|
/openbmc/linux/drivers/usb/usbip/ |
H A D | vhci_sysfs.c | 69 char *s = out; in status_show_vhci() local 109 char *s = out; in status_show_not_ready() local 150 char *s = out; in status_show() local 168 char *s = out; in nports_show() local
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | hilkbd.c | 98 unsigned char s; member 128 static inline void handle_status(unsigned char s, unsigned char c) in handle_status() 145 static inline void handle_data(unsigned char s, unsigned char c) in handle_data() 157 unsigned char s, c; in hil_interrupt() local
|
/openbmc/linux/arch/s390/boot/ |
H A D | string.c | 32 char *strim(char *s) in strim() 105 int kstrtobool(const char *s, bool *res) in kstrtobool()
|
/openbmc/sdbusplus/include/sdbusplus/ |
H A D | event.hpp | 31 source(event& e, sd_event_source*& s) : ev(&e) in source() 72 condition(source&& s, int&& f) : in condition()
|
/openbmc/u-boot/lib/ |
H A D | slre.c | 440 loop_greedy(const struct slre *r, int pc, const char *s, int len, int *ofs) in loop_greedy() 457 loop_non_greedy(const struct slre *r, int pc, const char *s, int len, int *ofs) in loop_non_greedy() 471 is_any_of(const unsigned char *p, int len, const char *s, int *ofs) in is_any_of() 487 is_any_but(const unsigned char *p, int len, const char *s, int *ofs) in is_any_but() 503 match(const struct slre *r, int pc, const char *s, int len, in match()
|
/openbmc/qemu/contrib/elf2dmp/ |
H A D | main.c | 47 #define SYM_RESOLVE(base, r, s) ((s = pdb_resolve(base, r, #s)),\ argument 141 QEMUCPUState *s) in win_context_init_from_qemu_cpu_state() 199 QEMUCPUState *s = qe->state[i]; in fix_dtb() local 214 QEMUCPUState *s = qe->state[0]; in fix_dtb() local 350 QEMUCPUState *s = qe->state[i]; in fill_context() local
|
/openbmc/linux/drivers/crypto/cavium/cpt/ |
H A D | request_manager.h | 34 } s; member 42 } s; member 82 } s; member 121 } s; member 134 } s; member
|