Searched defs:misc_device (Results 1 – 10 of 10) sorted by relevance
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()
46 const std::string& misc_device() const { in misc_device() function
54 auto misc_device = "/dev/dm-user/" + misc_name; in CreateUserDevice() local
564 misc_device = 0xef, in set_address() enumerator
46 void SetMiscBlockDeviceForTest(std::string_view misc_device) { in SetMiscBlockDeviceForTest()
918 auto misc_device = get_misc_blk_device(&err); in RequestTradeInModeWipeIfNeeded() local
473 std::string err, misc_device = get_bootloader_message_blk_device(&err); in GetDeviceDir() local
341 auto misc_device = "/dev/dm-user/" + system_device_ctrl_name_; in Shutdown() local