Searched refs:get_system_option_table (Results 1 – 3 of 3) sorted by relevance
57 struct cb_cmos_option_table *get_system_option_table(void) in get_system_option_table() function288 return get_option_from(get_system_option_table(), dest, name); in get_option()304 return set_option_with(use_nvram, get_system_option_table(), value, name); in set_option()
173 struct cb_cmos_option_table *opttbl = get_system_option_table(); in main()
314 struct cb_cmos_option_table *get_system_option_table(void);