Home
last modified time | relevance | path

Searched refs:hl (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/board/rockchip/tinker_rk3288/
H A DMAINTAINERS2 M: Lin Huang <hl@rock-chips.com>
/rk3399_rockchip-uboot/board/rockchip/fennec_rk3288/
H A DMAINTAINERS2 M: Lin Huang <hl@rock-chips.com>
/rk3399_rockchip-uboot/board/rockchip/kylin_rk3036/
H A DMAINTAINERS2 M: huang lin <hl@rock-chips.com>
/rk3399_rockchip-uboot/board/chipspark/popmetal_rk3288/
H A DMAINTAINERS2 M: Lin Huang <hl@rock-chips.com>
/rk3399_rockchip-uboot/board/rockchip/evb_rk3288/
H A DMAINTAINERS2 M: Lin Huang <hl@rock-chips.com>
/rk3399_rockchip-uboot/board/rockchip/evb_rk3036/
H A DMAINTAINERS2 M: huang lin <hl@rock-chips.com>
/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Ddialog.h94 int hl; /* highlight this item */ member
H A Dutil.c56 dlg.dialog.hl = (h); \
173 if (color->hl) in init_one_color()
/rk3399_rockchip-uboot/fs/yaffs2/
H A Dyaffs_guts.c3971 struct yaffs_obj *hl; in yaffs_unlink_worker() local
3976 hl = list_entry(obj->hard_links.next, struct yaffs_obj, in yaffs_unlink_worker()
3979 yaffs_get_obj_name(hl, name, YAFFS_MAX_NAME_LENGTH + 1); in yaffs_unlink_worker()
3980 parent = hl->parent; in yaffs_unlink_worker()
3982 list_del_init(&hl->hard_links); in yaffs_unlink_worker()
3984 yaffs_add_obj_to_dir(obj->my_dev->unlinked_dir, hl); in yaffs_unlink_worker()
3989 ret_val = yaffs_generic_obj_del(hl); in yaffs_unlink_worker()
4149 struct yaffs_obj *hl; in yaffs_link_fixup() local
4153 hl = list_entry(lh, struct yaffs_obj, hard_links); in yaffs_link_fixup()
4155 hl->variant.hardlink_variant.equiv_id); in yaffs_link_fixup()
[all …]