Searched defs:misc_device (Results 1 – 6 of 6) sorted by relevance
47 const std::string& misc_device() const { in misc_device() function
36 const char* misc_device; member58 static bool LoadBootloaderControl(const char* misc_device, in LoadBootloaderControl()69 static bool SaveBootloaderControl(const char* misc_device, in SaveBootloaderControl()
80 bool LoadBootloaderControl(const std::string& misc_device, bootloader_control* buffer) { in LoadBootloaderControl()97 bool UpdateAndSaveBootloaderControl(const std::string& misc_device, bootloader_control* buffer) { in UpdateAndSaveBootloaderControl()
44 void SetMiscBlockDeviceForTest(std::string_view misc_device) { in SetMiscBlockDeviceForTest()
196 auto misc_device = "/dev/dm-user/" + system_device_ctrl_name_; in Shutdown() local673 auto misc_device = "/dev/dm-user/" + system_device_ctrl_name_; in CreateDmUserDevice() local
412 std::string err, misc_device = get_bootloader_message_blk_device(&err); in GetDeviceDir() local