Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/iio/
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-6.12.1/drivers/iio/imu/
Dadis16460.c129 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16460_debugfs_init()
Dadis16400.c277 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16400_debugfs_init()
Dadis16480.c308 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16480_debugfs_init()
Dadis16475.c279 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16475_debugfs_init()
/linux-6.12.1/drivers/iio/gyro/
Dadis16136.c146 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16136_debugfs_init()
/linux-6.12.1/drivers/iio/
Dindustrialio-backend.c210 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in iio_backend_debugfs_add()
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-6.12.1/drivers/iio/adc/
Dad9467.c1139 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in ad9467_debugfs_init()
Dstm32-adc.c1886 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in stm32_adc_debugfs_init()
/linux-6.12.1/drivers/iio/imu/bno055/
Dbno055.c1318 iio_get_debugfs_dentry(iio_dev), in bno055_debugfs_init()