Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/iio/
H A 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
/openbmc/linux/drivers/iio/imu/
H A Dadis16460.c131 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16460_debugfs_init()
H A Dadis16400.c279 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16400_debugfs_init()
H A Dadis16475.c238 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16475_debugfs_init()
H A Dadis16480.c303 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16480_debugfs_init()
/openbmc/linux/drivers/iio/gyro/
H A Dadis16136.c146 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16136_debugfs_init()
/openbmc/linux/drivers/iio/
H A 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);
/openbmc/linux/drivers/iio/imu/bno055/
H A Dbno055.c1318 iio_get_debugfs_dentry(iio_dev), in bno055_debugfs_init()
/openbmc/linux/drivers/iio/adc/
H A Dstm32-adc.c1886 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in stm32_adc_debugfs_init()