Searched refs:fastboot_func (Results 1 – 1 of 1) sorted by relevance
1283 void (*fastboot_func)(fastboot_info_t *); in fastboot_xc_func() local1285 fastboot_func = (void (*)())(fb->fb_va); in fastboot_xc_func()1307 (*fastboot_func)(nk); in fastboot_xc_func()