Searched refs:find_env_callback (Results 1 - 1 of 1) sorted by relevance

/u-boot/env/
H A Dcallback.c14 static struct env_clbk_tbl *find_env_callback(const char *name)
67 clbkp = find_env_callback(callback_name);
104 clbkp = find_env_callback(value);
15 static struct env_clbk_tbl *find_env_callback(const char *name) function

Completed in 34 milliseconds