Searched defs:devstr (Results 1 – 14 of 14) sorted by relevance
/openbmc/u-boot/board/samsung/common/ |
H A D | exynos5-dt.c | 149 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 D | misc.c | 39 void set_dfu_alt_info(char *interface, char *devstr) in set_dfu_alt_info()
|
/openbmc/u-boot/drivers/dfu/ |
H A D | dfu_sf.c | 68 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 D | dfu.c | 55 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 D | dfu_ram.c | 56 int dfu_fill_entity_ram(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_ram()
|
H A D | dfu_nand.c | 191 int dfu_fill_entity_nand(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_nand()
|
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/u-boot/include/ |
H A D | dfu.h | 207 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 D | odroid.c | 74 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 D | spl_dfu.c | 35 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 D | zfcp_aux.c | 90 static void __init zfcp_init_device_setup(char *devstr) in zfcp_init_device_setup()
|
/openbmc/u-boot/cmd/ |
H A D | fpga.c | 19 char *devstr = env_get("fpga"); in do_fpga_get_device() local
|
/openbmc/linux/fs/btrfs/ |
H A D | ioctl.c | 1131 char *devstr = NULL; in btrfs_ioctl_resize() local
|
/openbmc/linux/drivers/tty/ |
H A D | synclink_gt.c | 3414 char *devstr; in add_device() local
|