Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dcommand.h30 struct cmd_tbl_s { struct
35 int (*cmd)(struct cmd_tbl_s *, int, int, char * const []); argument
46 typedef struct cmd_tbl_s cmd_tbl_t; argument