Home
last modified time | relevance | path

Searched refs:fixup_cmdtable (Results 1 – 10 of 10) sorted by relevance

/u-boot/cmd/
A Dblkcache.c54 fixup_cmdtable(cmd_blkc_sub, ARRAY_SIZE(cmd_blkc_sub)); in blkc_reloc()
A Ddm.c81 fixup_cmdtable(test_commands, ARRAY_SIZE(test_commands)); in dm_reloc()
A Dpxe.c220 fixup_cmdtable(cmd_pxe_sub, ARRAY_SIZE(cmd_pxe_sub)); in pxe_reloc()
A Dbmp.c154 fixup_cmdtable(cmd_bmp_sub, ARRAY_SIZE(cmd_bmp_sub)); in bmp_reloc()
A Donenand.c570 fixup_cmdtable(cmd_onenand_sub, ARRAY_SIZE(cmd_onenand_sub)); in onenand_reloc()
A Dnvedit.c1400 fixup_cmdtable(cmd_env_sub, ARRAY_SIZE(cmd_env_sub)); in env_reloc()
A Di2c.c1998 fixup_cmdtable(cmd_i2c_sub, ARRAY_SIZE(cmd_i2c_sub)); in i2c_reloc()
/u-boot/include/
A Dcommand.h237 void fixup_cmdtable(struct cmd_tbl *cmdtp, int size);
301 fixup_cmdtable(_cmdname##_subcmds, \
/u-boot/common/
A Dboard_r.c318 fixup_cmdtable(ll_entry_start(struct cmd_tbl, cmd), in initr_manual_reloc_cmdtable()
A Dcommand.c494 void fixup_cmdtable(struct cmd_tbl *cmdtp, int size) in fixup_cmdtable() function

Completed in 14 milliseconds