/openbmc/qemu/hw/ppc/ |
H A D | sam460ex.c | 435 PCIIDEState *s = PCI_IDE(pci_create_simple(pci_bus, -1, "sii3112")); in sam460ex_init() local
|
/openbmc/linux/drivers/net/arcnet/ |
H A D | arc-rimi.c | 357 static int __init arcrimi_setup(char *s) in arcrimi_setup()
|
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl-nhlt.c | 18 char *s = trim; in skl_nhlt_trim_space() local
|
/openbmc/linux/drivers/firmware/efi/ |
H A D | earlycon.c | 151 const char *s; in efi_earlycon_write() local
|
/openbmc/u-boot/drivers/dfu/ |
H A D | dfu_mmc.c | 293 int dfu_fill_entity_mmc(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_mmc()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | msr.c | 300 char *s = strstrip((char *)val); in module_exit() local
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | npm_registry.py | 22 def uri_quote(s, safe = '/'): argument
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-xra1403.c | 117 static void xra1403_dbg_show(struct seq_file *s, struct gpio_chip *chip) in xra1403_dbg_show()
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi_wp.c | 21 void hdmi_wp_dump(struct hdmi_wp_data *wp, struct seq_file *s) in hdmi_wp_dump()
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi_wp.c | 20 void hdmi_wp_dump(struct hdmi_wp_data *wp, struct seq_file *s) in hdmi_wp_dump()
|
/openbmc/u-boot/scripts/dtc/libfdt/ |
H A D | fdt_sw.c | 200 static int fdt_find_add_string_(void *fdt, const char *s) in fdt_find_add_string_()
|
/openbmc/u-boot/lib/zlib/ |
H A D | zutil.h | 124 #define TRY_FREE(s, p) {if (p) ZFREE(s, p);} argument
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | lkc.h | 123 char *s; member
|
/openbmc/linux/fs/efivarfs/ |
H A D | super.c | 107 const unsigned char *s = qstr->name; in efivarfs_d_hash() local
|
/openbmc/linux/drivers/phy/motorola/ |
H A D | phy-cpcap-usb.c | 169 struct cpcap_usb_ints_state *s) in cpcap_phy_get_ints_state() 219 struct cpcap_usb_ints_state s; in cpcap_usb_detect() local
|
/openbmc/linux/arch/parisc/net/ |
H A D | bpf_jit_comp64.c | 251 int e, s; in emit_branch() local 597 int s, e, ret, i = insn - ctx->prog->insnsi; in bpf_jit_emit_insn() local
|
/openbmc/linux/lib/reed_solomon/ |
H A D | test_rslib.c | 79 uint16_t *s; /* syndrome */ member 270 uint16_t *s = ws->s; in test_uc() local
|
/openbmc/linux/lib/ |
H A D | string_helpers.c | 882 char *strim(char *s) in strim() 1007 char *s = str; in strreplace() local
|
/openbmc/linux/drivers/vdpa/mlx5/core/ |
H A D | mr.c | 114 struct mlx5_vdpa_direct_mr *s; in indir_start_addr() local 125 struct mlx5_vdpa_direct_mr *s; in indir_len() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_hubp.c | 1115 struct dcn_hubp_state *s = &hubp2->state; in hubp2_read_state_common() local 1307 struct dcn_hubp_state *s = &hubp2->state; in hubp2_read_state() local
|
/openbmc/linux/lib/zstd/common/ |
H A D | zstd_internal.h | 169 #define COPY8(d,s) { ZSTD_copy8(d,s); d+=8; s+=8; } argument 189 #define COPY16(d,s) { ZSTD_copy16(d,s); d+=16; s+=16; } argument
|
/openbmc/linux/drivers/vdpa/alibaba/ |
H A D | eni_vdpa.c | 215 u8 s = eni_vdpa_get_status(vdpa); in eni_vdpa_set_status() local 233 u8 s = eni_vdpa_get_status(vdpa); in eni_vdpa_reset() local
|
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/ |
H A D | mtk_vcodec_dec.c | 368 struct v4l2_selection *s) in vidioc_vdec_g_selection() 417 struct v4l2_selection *s) in vidioc_vdec_s_selection()
|
/openbmc/linux/drivers/memory/tegra/ |
H A D | tegra20.c | 600 static void tegra20_mc_printf_percents(struct seq_file *s, in tegra20_mc_printf_percents() 612 static int tegra20_mc_stats_show(struct seq_file *s, void *unused) in tegra20_mc_stats_show()
|
/openbmc/qemu/hw/avr/ |
H A D | atmega.c | 206 static void connect_power_reduction_gpio(AtmegaMcuState *s, in connect_power_reduction_gpio() 220 AtmegaMcuState *s = ATMEGA_MCU(dev); in atmega_realize() local
|