Home
last modified time | relevance | path

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

/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_fs.c243 void ipoib_register_debugfs(void) in ipoib_register_debugfs() function
H A Dipoib.h782 void ipoib_register_debugfs(void);
787 static inline void ipoib_register_debugfs(void) { } in ipoib_register_debugfs() function
H A Dipoib_main.c2744 ipoib_register_debugfs(); in ipoib_init_module()