Home
last modified time | relevance | path

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

/linux/include/linux/iio/
A Diio.h805 struct dentry *iio_get_debugfs_dentry(struct iio_dev *indio_dev);
807 static inline struct dentry *iio_get_debugfs_dentry(struct iio_dev *indio_dev) in iio_get_debugfs_dentry() function
/linux/drivers/iio/imu/
A Dadis16460.c129 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16460_debugfs_init()
A Dadis16400.c277 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16400_debugfs_init()
A Dadis16480.c308 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16480_debugfs_init()
A Dadis16475.c279 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16475_debugfs_init()
/linux/drivers/iio/gyro/
A Dadis16136.c146 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16136_debugfs_init()
/linux/drivers/iio/
A Dindustrialio-backend.c210 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in iio_backend_debugfs_add()
A Dindustrialio-core.c226 struct dentry *iio_get_debugfs_dentry(struct iio_dev *indio_dev) in iio_get_debugfs_dentry() function
232 EXPORT_SYMBOL_GPL(iio_get_debugfs_dentry);
/linux/drivers/iio/adc/
A Dad9467.c1139 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in ad9467_debugfs_init()
A Dstm32-adc.c1886 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in stm32_adc_debugfs_init()
/linux/drivers/iio/imu/bno055/
A Dbno055.c1318 iio_get_debugfs_dentry(iio_dev), in bno055_debugfs_init()

Completed in 46 milliseconds