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

/openwrt/target/linux/ar71xx/files/arch/mips/ath79/
H A Drouterboot.h17 void *hard_cfg_data; member in struct:rb_info
H A Drouterboot.c144 if (!rb_info.hard_cfg_data ||
148 return routerboot_find_tag(rb_info.hard_cfg_data,
292 rb_info.hard_cfg_data = kmemdup(data + rb_info.hard_cfg_offs,
294 if (!rb_info.hard_cfg_data)

Completed in 24 milliseconds