Home
last modified time | relevance | path

Searched defs:s (Results 101 – 125 of 296) sorted by relevance

12345678910>>...12

/rk3399_rockchip-uboot/disk/
H A Dpart_amiga.c133 char *s; in get_rdisk() local
173 char *s; in get_bootcode() local
/rk3399_rockchip-uboot/cmd/
H A Dnand.c169 int s = nand_get_lock_status(mtd, off); in do_nand_status() local
397 char *cmd, *s; in do_nand() local
874 char *s; in nand_load_image() local
/rk3399_rockchip-uboot/lib/lzma/
H A DTypes.h176 ILookInStream s; member
188 ISeqInStream s; member
196 ISeqInStream s; member
/rk3399_rockchip-uboot/drivers/dfu/
H A Ddfu_ram.c57 int dfu_fill_entity_ram(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_ram()
H A Ddfu_mtd.c119 int dfu_fill_entity_mtd(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_mtd()
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientLoadTa.c33 void tee_uuid_from_octets(TEEC_UUID *d, const uint8_t *s) in tee_uuid_from_octets()
/rk3399_rockchip-uboot/board/liebherr/display5/
H A Dspl.c211 const char *s; in board_boot_order() local
/rk3399_rockchip-uboot/common/
H A Dimage.c484 char *s = env_get("bootm_low"); in env_get_bootm_low() local
503 char *s = env_get("bootm_size"); in env_get_bootm_size() local
529 char *s = env_get("bootm_mapsize"); in env_get_bootm_mapsize() local
1159 char *s; in boot_ramdisk_high() local
1450 char *s; in boot_get_cmdline() local
H A Dbootm_os.c20 char *s; in do_bootm_standalone() local
217 char *s; in do_bootm_plan9() local
/rk3399_rockchip-uboot/fs/ubifs/
H A Dsuper.c54 int set_anon_super(struct super_block *s, void *data) in set_anon_super()
605 static int ubifs_show_options(struct seq_file *s, struct dentry *root) in ubifs_show_options()
2355 struct super_block *s; in alloc_super() local
2388 struct super_block *s = NULL; in sget() local
2521 static void kill_ubifs_super(struct super_block *s) in kill_ubifs_super()
/rk3399_rockchip-uboot/arch/arm/mach-s5pc1xx/
H A Dclock.c30 unsigned long r, m, p, s, mask, fout; in s5pc100_get_pll_clk() local
81 unsigned long r, m, p, s, mask, fout; in s5pc110_get_pll_clk() local
/rk3399_rockchip-uboot/scripts/basic/
H A Dfixdep.c283 static int strrcmp(char *s, char *sub) in strrcmp()
339 char s[PATH_MAX]; in parse_dep_file() local
/rk3399_rockchip-uboot/lib/
H A Dvsprintf.c30 static int skip_atoi(const char **s) in skip_atoi()
256 static char *string(char *buf, char *end, char *s, int field_width, in string()
276 static char *string16(char *buf, char *end, u16 *s, int field_width, in string16()
808 char str[21], *s; in print_grouped_ull() local
H A Dgzip.c52 z_stream s; in zzip() local
/rk3399_rockchip-uboot/drivers/mmc/
H A Drpmb.c57 static int mmc_rpmb_request(struct mmc *mmc, const void *s, in mmc_rpmb_request()
90 static int mmc_rpmb_response(struct mmc *mmc, struct s_rpmb *s, in mmc_rpmb_response()
/rk3399_rockchip-uboot/tools/
H A Dmkenvimage.c51 long int xstrtol(const char *s) in xstrtol()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dcomposite.c520 const struct usb_gadget_strings *s; in collect_langs() local
546 struct usb_gadget_strings *s; in lookup_string() local
562 struct usb_string_descriptor *s = buf; in get_string() local
/rk3399_rockchip-uboot/arch/nds32/lib/
H A Dbootm.c42 char *s; in do_bootm_linux() local
/rk3399_rockchip-uboot/arch/m68k/lib/
H A Dmuldi3.c54 struct DIstruct s; member
/rk3399_rockchip-uboot/board/micronas/vct/
H A Debi_nor_flash.c111 u16 *tmp = (u16 *)dest, *s = (u16 *)src; in board_flash_read_memcpy() local
/rk3399_rockchip-uboot/arch/microblaze/lib/
H A Dmuldi3.c59 struct DIstruct s; member
/rk3399_rockchip-uboot/drivers/rtc/
H A Dm41t60.c203 char const *const s = env_get("rtccal"); in rtc_reset() local
/rk3399_rockchip-uboot/net/
H A Dnet.c325 const char *s = env_get("autoload"); in net_auto_load() local
1509 void ip_to_string(struct in_addr x, char *s) in ip_to_string()
1520 void vlan_to_string(ushort x, char *s) in vlan_to_string()
1533 ushort string_to_vlan(const char *s) in string_to_vlan()
/rk3399_rockchip-uboot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h168 # define CALL_TRACE(u,v,w,x,s) \ argument
179 # define CALL_TRACE(u,v,w,x,s) argument
/rk3399_rockchip-uboot/api/
H A Dapi.c101 char *s; in API_puts() local
499 char *last, **next, *s; in API_env_enum() local

12345678910>>...12