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

/linux-4.4.14/drivers/iio/
H A Dindustrialio-core.c46 static struct dentry *iio_debugfs_dentry; variable in typeref:struct:dentry
193 iio_debugfs_dentry = debugfs_create_dir("iio", NULL); iio_init()
208 debugfs_remove(iio_debugfs_dentry); iio_exit()
287 if (!iio_debugfs_dentry) iio_device_register_debugfs()
292 iio_debugfs_dentry); iio_device_register_debugfs()

Completed in 35 milliseconds