Home
last modified time | relevance | path

Searched refs:iio_get_debugfs_dentry (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/iio/
H A Diio.h713 struct dentry *iio_get_debugfs_dentry(struct iio_dev *indio_dev);
715 static inline struct dentry *iio_get_debugfs_dentry(struct iio_dev *indio_dev) in iio_get_debugfs_dentry() function
/OK3568_Linux_fs/kernel/drivers/iio/imu/
H A Dadis16460.c132 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16460_debugfs_init()
H A Dadis16400.c286 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16400_debugfs_init()
H A Dadis16475.c233 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16475_debugfs_init()
H A Dadis16480.c287 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16480_debugfs_init()
/OK3568_Linux_fs/kernel/drivers/iio/gyro/
H A Dadis16136.c151 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16136_debugfs_init()
/OK3568_Linux_fs/kernel/drivers/iio/
H A Dindustrialio-core.c187 struct dentry *iio_get_debugfs_dentry(struct iio_dev *indio_dev) in iio_get_debugfs_dentry() function
192 EXPORT_SYMBOL_GPL(iio_get_debugfs_dentry);