Home
last modified time | relevance | path

Searched refs:rpmb_type (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/linux/
Drpmb.h19 enum rpmb_type { enum
38 enum rpmb_type type;
/linux-6.12.1/drivers/tee/optee/
Drpc.c296 static int rpmb_type_to_rpc_type(enum rpmb_type rtype) in rpmb_type_to_rpc_type()