Home
last modified time | relevance | path

Searched defs:cmd_tbl_s (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/include/
Dcommand.h29 struct cmd_tbl_s { struct
34 int (*cmd)(struct cmd_tbl_s *, int, int, char * const []); argument
45 typedef struct cmd_tbl_s cmd_tbl_t; argument