Home
last modified time | relevance | path

Searched defs:init_desc (Results 1 – 5 of 5) sorted by relevance

/linux/security/integrity/evm/
H A Devm_crypto.c74 static struct shash_desc *init_desc(char type, uint8_t hash_algo) in init_desc() function
/linux/include/linux/
H A Dmsi.h342 static inline int msi_insert_msi_desc(struct device *dev, struct msi_desc *init_desc) in msi_insert_msi_desc()
/linux/kernel/irq/
H A Dirqdesc.c210 static int init_desc(struct irq_desc *desc, int irq, int node, in init_desc() function
H A Dmsi.c151 struct msi_desc *init_desc) in msi_domain_insert_msi_desc()
/linux/drivers/crypto/caam/
H A Ddesc_constr.h104 static inline void init_desc(u32 * const desc, u32 options) in init_desc() function