Home
last modified time | relevance | path

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

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