Searched defs:value (Results 1 – 8 of 8) sorted by relevance
| /boot/ |
| A D | bootmeth-uclass.c | 271 int bootmeth_set_property(const char *name, const char *property, const char *value) in bootmeth_set_property() 459 static int on_bootmeths(const char *name, const char *value, enum env_op op, in on_bootmeths()
|
| A D | upl_write.c | 77 uint value) in ofnode_write_bitmask() 125 uint value) in ofnode_write_value()
|
| A D | bootflow.c | 635 int bootflow_cmdline_set(struct bootflow *bflow, const char *value) in bootflow_cmdline_set() 655 static int on_bootargs(const char *name, const char *value, enum env_op op, in on_bootargs()
|
| A D | bootmeth_extlinux.c | 203 static int extlinux_set_property(struct udevice *dev, const char *property, const char *value) in extlinux_set_property()
|
| A D | cedit.c | 49 u8 *value; member 669 const char *value; in h_read_settings_env() local
|
| A D | image-fit.c | 189 uint8_t *value; in fit_image_print_data() local 1124 int fit_image_hash_get_value(const void *fit, int noffset, uint8_t **value, in fit_image_hash_get_value() 1157 int *value; in fit_image_hash_get_ignore() local 1250 uint8_t *value, int *value_len) in calculate_hash()
|
| A D | bootmeth_android.c | 396 char *value = arg; in avb_append_commandline_arg() local
|
| A D | image-board.c | 95 static int on_loadaddr(const char *name, const char *value, enum env_op op, in on_loadaddr()
|
Completed in 22 milliseconds