Searched defs:node_type (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/common/ |
| H A D | fsl-dt-fixup.c | 37 int *node_offset, const char **node_type) in fdt_usb_get_node_type() 61 const char *node_type = NULL; in fdt_fixup_usb_mode_phy_type() local 94 const char *node_type = NULL; in fsl_fdt_fixup_usb_erratum() local
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | lpt_commit.c | 1035 static int make_node_dirty(struct ubifs_info *c, int node_type, int node_num, in make_node_dirty() 1056 static int get_lpt_node_len(const struct ubifs_info *c, int node_type) in get_lpt_node_len() 1098 int pos = 0, node_type; in get_lpt_node_type() local 1116 int pos = 0, node_type, node_len; in is_a_node() local 1151 int err, len = c->leb_size, node_type, node_num, node_len, offs; in lpt_gc_lnum() local 1610 static int dbg_is_node_dirty(struct ubifs_info *c, int node_type, int lnum, in dbg_is_node_dirty() 1636 int err, len = c->leb_size, dirty = 0, node_type, node_num, node_len; in dbg_check_ltab_lnum() local 1888 int err, len = c->leb_size, node_type, node_num, node_len, offs; in dump_lpt_leb() local
|
| H A D | lpt.c | 940 int node_type; in check_lpt_type() local
|
| H A D | ubifs-media.h | 425 __u8 node_type; member
|