Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A Dn2_core.h23 struct n2_mau { struct
H A Dn2_core.c2029 static struct n2_mau *alloc_ncp(void) in alloc_ncp()
2031 struct n2_mau *mp = kzalloc(sizeof(struct n2_mau), GFP_KERNEL); in alloc_ncp()
2039 static void free_ncp(struct n2_mau *mp) in free_ncp()
2050 struct n2_mau *mp; in n2_mau_probe()
2114 struct n2_mau *mp = dev_get_drvdata(&dev->dev); in n2_mau_remove()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dn2_core.h23 struct n2_mau { struct
H A Dn2_core.c2029 static struct n2_mau *alloc_ncp(void) in alloc_ncp()
2031 struct n2_mau *mp = kzalloc(sizeof(struct n2_mau), GFP_KERNEL); in alloc_ncp()
2039 static void free_ncp(struct n2_mau *mp) in free_ncp()
2050 struct n2_mau *mp; in n2_mau_probe()
2114 struct n2_mau *mp = dev_get_drvdata(&dev->dev); in n2_mau_remove()

Completed in 7 milliseconds