Searched refs:n2_mau (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/crypto/
H A Dn2_core.h22 struct n2_mau { struct
H A Dn2_core.c2092 static struct n2_mau *alloc_ncp(void) alloc_ncp()
2094 struct n2_mau *mp = kzalloc(sizeof(struct n2_mau), GFP_KERNEL); alloc_ncp()
2102 static void free_ncp(struct n2_mau *mp) free_ncp()
2116 struct n2_mau *mp; n2_mau_probe()
2181 struct n2_mau *mp = dev_get_drvdata(&dev->dev); n2_mau_remove()

Completed in 85 milliseconds