Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/
H A Dsdboot.h24 bool is_boot_from_SD(void);
H A Dsdboot.c31 bool is_boot_from_SD(void) in is_boot_from_SD() function
H A Drecovery.c934 bSDBoot = is_boot_from_SD(); in main()