Home
last modified time | relevance | path

Searched defs:match (Results 1 – 25 of 29) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/core/
H A Ddevres.c100 dr_match_t match, void *match_data) in devres_find()
116 dr_match_t match, void *match_data) in devres_get()
133 dr_match_t match, void *match_data) in devres_remove()
149 dr_match_t match, void *match_data) in devres_destroy()
162 dr_match_t match, void *match_data) in devres_release()
H A Dof_addr.c41 int (*match)(struct device_node *parent); member
/rk3399_rockchip-uboot/tools/patman/
H A Dpatman.py110 match = re_line.match(line) variable
H A Dpatman110 match = re_line.match(line) variable
/rk3399_rockchip-uboot/include/dm/
H A Ddevice.h824 dr_match_t match, void *match_data) in devres_find()
830 dr_match_t match, void *match_data) in devres_get()
836 dr_match_t match, void *match_data) in devres_remove()
842 dr_match_t match, void *match_data) in devres_destroy()
848 dr_match_t match, void *match_data) in devres_release()
/rk3399_rockchip-uboot/lib/zlib/
H A Ddeflate.c1067 register Bytef *match; /* matched string */ local
1215 register Bytef *match; /* matched string */ local
1269 local void check_match(s, start, match, length) in check_match() argument
1290 # define check_match(s, start, match, length) argument
/rk3399_rockchip-uboot/cmd/
H A Dlegacy_led.c91 int i, match = 0; in do_legacy_led() local
H A Dethsw.c633 int (*match)(enum ethsw_keyword_id key_id, int argc, char *const argv[], member
H A Dnvedit.c416 bool match = false; in env_update_filter() local
/rk3399_rockchip-uboot/include/
H A Dfsl_lpuart.h18 u32 match; member
29 u32 match; member
/rk3399_rockchip-uboot/test/py/tests/
H A Dtest_fit.py222 def find_matching(text, match): argument
/rk3399_rockchip-uboot/env/
H A Dattr.c219 const char *match = strstr(cur_searched, search_for); in reverse_name_search() local
H A Dcommon.c310 ENTRY *match; in env_complete() local
/rk3399_rockchip-uboot/lib/
H A Dlz4.c112 const BYTE* match; in LZ4_decompress_generic() local
H A Dhashtable.c201 int hmatch_r(const char *match, int last_idx, ENTRY ** retval, in hmatch_r()
H A Dsysmem.c286 int match = 0; in sysmem_alias2name() local
H A Dslre.c503 match(const struct slre *r, int pc, const char *s, int len, in match() function
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/armada100/
H A Dtimer.c20 u32 match[9]; /* Timer match registers */ member
/rk3399_rockchip-uboot/api/
H A Dapi.c500 ENTRY *match, search; in API_env_enum() local
/rk3399_rockchip-uboot/fs/fat/
H A Dfat.c938 int match = 0; in fat_itr_resolve() local
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dsymbol.c1032 regmatch_t match[1]; in sym_re_search() local
/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Ddmc-rk3368.c729 bool match = false; in msch_biu_config() local
/rk3399_rockchip-uboot/drivers/net/
H A Dzynq_gem.c141 u32 match[4]; /* 0xa8 - Type ID1 Match reg */ member
/rk3399_rockchip-uboot/tools/
H A Dfdtgrep.c514 int match, none_match = FDT_IS_ANY; in check_type_include() local
/rk3399_rockchip-uboot/fs/jffs2/
H A Djffs2_1pass.c1013 int match; in jffs2_1pass_list_inodes() local

12