Home
last modified time | relevance | path

Searched defs:resource_type (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Dioport.h133 static inline unsigned long resource_type(const struct resource *res) in resource_type() function
/rk3399_rockchip-uboot/lib/
H A Dtpm.c661 uint32_t tpm_flush_specific(uint32_t key_handle, uint32_t resource_type) in tpm_flush_specific()