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

/u-boot/lib/efi_loader/
H A Defi_device_path_utilities.c181 create_device_node( uint8_t node_type, uint8_t node_sub_type, uint16_t node_length) argument
/u-boot/drivers/usb/common/
H A Dfsl-dt-fixup.c57 const char *node_type = NULL; local
90 const char *node_type = NULL; local
32 fdt_usb_get_node_type(void *blob, int start_offset, int *node_offset, const char **node_type) argument
[all...]
/u-boot/fs/ubifs/
H A Dlpt_commit.c1038 static int make_node_dirty(struct ubifs_info *c, int node_type, int node_num, argument
1059 static int get_lpt_node_len(const struct ubifs_info *c, int node_type) argument
1101 int pos = 0, node_type; local
1119 int pos = 0, node_type, node_le local
1154 int err, len = c->leb_size, node_type, node_num, node_len, offs; local
1613 dbg_is_node_dirty(struct ubifs_info *c, int node_type, int lnum, int offs) argument
1639 int err, len = c->leb_size, dirty = 0, node_type, node_num, node_len; local
1891 int err, len = c->leb_size, node_type, node_num, node_len, offs; local
[all...]
H A Dlpt.c941 int node_type; local
H A Dubifs-media.h424 __u8 node_type; member in struct:ubifs_ch

Completed in 45 milliseconds