Searched defs:match_data (Results 1 – 6 of 6) sorted by relevance
| /u-boot/include/dm/ |
| A D | devres.h | 227 dr_match_t match, void *match_data) in devres_find() 233 dr_match_t match, void *match_data) in devres_get() 239 dr_match_t match, void *match_data) in devres_remove() 245 dr_match_t match, void *match_data) in devres_destroy() 251 dr_match_t match, void *match_data) in devres_release()
|
| /u-boot/drivers/core/ |
| A D | devres.c | 120 dr_match_t match, void *match_data) in devres_find() 136 dr_match_t match, void *match_data) in devres_get() 153 dr_match_t match, void *match_data) in devres_remove() 169 dr_match_t match, void *match_data) in devres_destroy() 182 dr_match_t match, void *match_data) in devres_release()
|
| /u-boot/lib/crypto/ |
| A D | asymmetric_type.c | 267 const struct key_match_data *match_data) in asymmetric_key_cmp() 280 const struct key_match_data *match_data) in asymmetric_key_cmp_partial() 302 static int asymmetric_key_match_preparse(struct key_match_data *match_data) in asymmetric_key_match_preparse() 341 static void asymmetric_key_match_free(struct key_match_data *match_data) in asymmetric_key_match_free()
|
| /u-boot/test/dm/ |
| A D | soc.c | 25 const struct sb_soc_data *match_data; in dm_test_soc() local
|
| /u-boot/drivers/soc/ti/ |
| A D | k3-navss-ringacc.c | 1111 const struct ringacc_match_data *match_data; in k3_nav_ringacc_probe() local
|
| /u-boot/drivers/dma/ti/ |
| A D | k3-udma.c | 127 struct udma_match_data *match_data; member
|
Completed in 17 milliseconds