Home
last modified time | relevance | path

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

/base/startup/init/ueventd/include/
H A Dueventd.h73 extern char bootDevice[CMDLINE_VALUE_LEN_MAX];
/base/startup/init/ueventd/
H A Dueventd.c40 char bootDevice[CMDLINE_VALUE_LEN_MAX] = { 0 }; variable
379 int ret = GetParameterFromCmdLine("default_boot_device", bootDevice, CMDLINE_VALUE_LEN_MAX); in RetriggerUevent()
H A Dueventd_device_handler.c264 if (STRINGEQUAL(parent, bootDevice)) { in BuildDeviceSymbolLinks()
276 INIT_LOGI("%s and %s is not match", parent, bootDevice); in BuildDeviceSymbolLinks()

Completed in 3 milliseconds