Home
last modified time | relevance | path

Searched defs:devstr (Results 1 – 14 of 14) sorted by relevance

/openbmc/u-boot/board/samsung/common/
H A Dexynos5-dt.c149 char *get_dfu_alt_system(char *interface, char *devstr) in get_dfu_alt_system()
159 char *get_dfu_alt_boot(char *interface, char *devstr) in get_dfu_alt_boot()
H A Dmisc.c39 void set_dfu_alt_info(char *interface, char *devstr) in set_dfu_alt_info()
/openbmc/u-boot/drivers/dfu/
H A Ddfu_sf.c68 static struct spi_flash *parse_dev(char *devstr) in parse_dev()
117 int dfu_fill_entity_sf(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_sf()
H A Ddfu.c55 int dfu_init_env_entities(char *interface, char *devstr) in dfu_init_env_entities()
388 char *interface, char *devstr) in dfu_fill_entity()
441 int dfu_config_entities(char *env, char *interface, char *devstr) in dfu_config_entities()
H A Ddfu_ram.c56 int dfu_fill_entity_ram(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_ram()
H A Ddfu_nand.c191 int dfu_fill_entity_nand(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_nand()
H A Ddfu_mmc.c293 int dfu_fill_entity_mmc(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_mmc()
/openbmc/u-boot/include/
H A Ddfu.h207 static inline int dfu_fill_entity_mmc(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_mmc()
218 static inline int dfu_fill_entity_nand(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_nand()
229 static inline int dfu_fill_entity_ram(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_ram()
240 static inline int dfu_fill_entity_sf(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_sf()
/openbmc/u-boot/board/samsung/odroid/
H A Dodroid.c74 char *get_dfu_alt_system(char *interface, char *devstr) in get_dfu_alt_system()
79 char *get_dfu_alt_boot(char *interface, char *devstr) in get_dfu_alt_boot()
/openbmc/u-boot/common/spl/
H A Dspl_dfu.c35 int spl_dfu_cmd(int usbctrl, char *dfu_alt_info, char *interface, char *devstr) in spl_dfu_cmd()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_aux.c90 static void __init zfcp_init_device_setup(char *devstr) in zfcp_init_device_setup()
/openbmc/u-boot/cmd/
H A Dfpga.c19 char *devstr = env_get("fpga"); in do_fpga_get_device() local
/openbmc/linux/fs/btrfs/
H A Dioctl.c1131 char *devstr = NULL; in btrfs_ioctl_resize() local
/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c3414 char *devstr; in add_device() local