Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/
H A Di2400m.h815 void i2400m_debugfs_add(struct i2400m *);
818 static inline void i2400m_debugfs_add(struct i2400m *i2400m) {} in i2400m_debugfs_add() function
H A Ddebugfs.c190 void i2400m_debugfs_add(struct i2400m *i2400m) in i2400m_debugfs_add() function
H A Ddriver.c905 i2400m_debugfs_add(i2400m); in i2400m_setup()