Home
last modified time | relevance | path

Searched refs:nitrox_debugfs_init (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/crypto/cavium/nitrox/
Dnitrox_debugfs.h8 void nitrox_debugfs_init(struct nitrox_device *ndev);
11 static inline void nitrox_debugfs_init(struct nitrox_device *ndev) in nitrox_debugfs_init() function
Dnitrox_debugfs.c60 void nitrox_debugfs_init(struct nitrox_device *ndev) in nitrox_debugfs_init() function
Dnitrox_main.c484 nitrox_debugfs_init(ndev); in nitrox_probe()