Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/iio/
Diio.h751 struct dentry *iio_get_debugfs_dentry(struct iio_dev *indio_dev);
753 static inline struct dentry *iio_get_debugfs_dentry(struct iio_dev *indio_dev) in iio_get_debugfs_dentry() function
/Linux-v6.6/drivers/iio/imu/
Dadis16460.c131 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16460_debugfs_init()
Dadis16400.c279 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16400_debugfs_init()
Dadis16475.c238 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16475_debugfs_init()
Dadis16480.c303 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16480_debugfs_init()
/Linux-v6.6/drivers/iio/gyro/
Dadis16136.c146 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16136_debugfs_init()
/Linux-v6.6/drivers/iio/
Dindustrialio-core.c220 struct dentry *iio_get_debugfs_dentry(struct iio_dev *indio_dev) in iio_get_debugfs_dentry() function
226 EXPORT_SYMBOL_GPL(iio_get_debugfs_dentry);
/Linux-v6.6/drivers/iio/imu/bno055/
Dbno055.c1318 iio_get_debugfs_dentry(iio_dev), in bno055_debugfs_init()
/Linux-v6.6/drivers/iio/adc/
Dstm32-adc.c1886 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in stm32_adc_debugfs_init()