Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/crypto/
Dn2_core.h22 struct n2_mau { struct
Dn2_core.c2096 static struct n2_mau * __devinit alloc_ncp(void) in alloc_ncp()
2098 struct n2_mau *mp = kzalloc(sizeof(struct n2_mau), GFP_KERNEL); in alloc_ncp()
2106 static void free_ncp(struct n2_mau *mp) in free_ncp()
2120 struct n2_mau *mp; in n2_mau_probe()
2185 struct n2_mau *mp = dev_get_drvdata(&dev->dev); in n2_mau_remove()