Home
last modified time | relevance | path

Searched defs:node_type (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/usb/common/
H A Dfsl-dt-fixup.c36 int *node_offset, const char **node_type) in fdt_usb_get_node_type()
60 const char *node_type = NULL; in fdt_fixup_usb_mode_phy_type() local
93 const char *node_type = NULL; in fsl_fdt_fixup_usb_erratum() local
/openbmc/u-boot/fs/ubifs/
H A Dlpt_commit.c1034 static int make_node_dirty(struct ubifs_info *c, int node_type, int node_num, in make_node_dirty()
1055 static int get_lpt_node_len(const struct ubifs_info *c, int node_type) in get_lpt_node_len()
1097 int pos = 0, node_type; in get_lpt_node_type() local
1115 int pos = 0, node_type, node_len; in is_a_node() local
1150 int err, len = c->leb_size, node_type, node_num, node_len, offs; in lpt_gc_lnum() local
1609 static int dbg_is_node_dirty(struct ubifs_info *c, int node_type, int lnum, in dbg_is_node_dirty()
1635 int err, len = c->leb_size, dirty = 0, node_type, node_num, node_len; in dbg_check_ltab_lnum() local
1887 int err, len = c->leb_size, node_type, node_num, node_len, offs; in dump_lpt_leb() local
H A Dlpt.c939 int node_type; in check_lpt_type() local
H A Dubifs-media.h424 __u8 node_type; member
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path_utilities.c183 uint8_t node_type, uint8_t node_sub_type, uint16_t node_length) in create_device_node()