Home
last modified time | relevance | path

Searched refs:__u_boot_sandbox_option_count (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/sandbox/include/asm/
H A Dsections.h19 static inline size_t __u_boot_sandbox_option_count(void) in __u_boot_sandbox_option_count() function
/OK3568_Linux_fs/u-boot/arch/sandbox/cpu/
H A Dstart.c22 size_t num_options = __u_boot_sandbox_option_count(); in sandbox_early_getopt_check()
H A Dos.c215 size_t num_options = __u_boot_sandbox_option_count(); in os_parse_args()