Searched refs:resource_type (Results 1 - 4 of 4) sorted by path

/u-boot/include/linux/
H A Dioport.h133 static inline unsigned long resource_type(const struct resource *res) function
/u-boot/include/
H A Dtpm-v1.h531 * @param resource_type type of the resource
534 u32 tpm1_flush_specific(struct udevice *dev, u32 key_handle, u32 resource_type);
H A Dtpm_api.h252 * @param resource_type type of the resource
255 u32 tpm_flush_specific(struct udevice *dev, u32 key_handle, u32 resource_type);
/u-boot/lib/
H A Dtpm-v1.c492 u32 tpm1_flush_specific(struct udevice *dev, u32 key_handle, u32 resource_type) argument
510 resource_type_offset, resource_type))

Completed in 149 milliseconds