Searched defs:dev_type (Results 1 – 3 of 3) sorted by relevance
23 enum dev_type { UNKNOWN_RPMB, MMC_RPMB, VIRT_RPMB, UFS_RPMB, SOCK_RPMB }; enum
45 static enum dev_type dev_type = MMC_RPMB; variable
117 static enum dev_type dev_type = UNKNOWN_RPMB; variable