Home
last modified time | relevance | path

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

/linux-6.15/include/linux/iio/
H A Diio.h804 struct dentry *iio_get_debugfs_dentry(struct iio_dev *indio_dev);
806 static inline struct dentry *iio_get_debugfs_dentry(struct iio_dev *indio_dev) in iio_get_debugfs_dentry() function
/linux-6.15/drivers/iio/imu/
H A Dadis16460.c129 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16460_debugfs_init()
H A Dadis16550.c399 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16550_debugfs_init()
H A Dadis16400.c277 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16400_debugfs_init()
H A Dadis16480.c308 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16480_debugfs_init()
H A Dadis16475.c279 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16475_debugfs_init()
/linux-6.15/drivers/iio/gyro/
H A Dadis16136.c146 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16136_debugfs_init()
/linux-6.15/drivers/iio/
H A Dindustrialio-backend.c212 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in iio_backend_debugfs_add()
H A Dindustrialio-core.c227 struct dentry *iio_get_debugfs_dentry(struct iio_dev *indio_dev) in iio_get_debugfs_dentry() function
233 EXPORT_SYMBOL_GPL(iio_get_debugfs_dentry);
/linux-6.15/drivers/iio/adc/
H A Dad9467.c1156 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in ad9467_debugfs_init()
H A Dstm32-adc.c1885 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in stm32_adc_debugfs_init()
/linux-6.15/drivers/iio/imu/bno055/
H A Dbno055.c1318 iio_get_debugfs_dentry(iio_dev), in bno055_debugfs_init()