Home
last modified time | relevance | path

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

/linux/include/linux/iio/
H A Diio.h968 struct dentry *iio_get_debugfs_dentry(struct iio_dev *indio_dev);
970 static inline struct dentry *iio_get_debugfs_dentry(struct iio_dev *indio_dev) in iio_get_debugfs_dentry() function
/linux/drivers/iio/dac/
H A Dad3552r-hs.c790 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in ad3552r_hs_debugfs_init()
795 d = iio_get_debugfs_dentry(indio_dev); in ad3552r_hs_debugfs_init()
/linux/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()
/linux/drivers/iio/gyro/
H A Dadis16136.c146 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16136_debugfs_init()
/linux/drivers/iio/
H A Dindustrialio-backend.c216 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in iio_backend_debugfs_add()
H A Dindustrialio-core.c235 struct dentry *iio_get_debugfs_dentry(struct iio_dev *indio_dev) in iio_get_debugfs_dentry() function
241 EXPORT_SYMBOL_GPL(iio_get_debugfs_dentry);
/linux/drivers/iio/adc/
H A Dad9467.c1280 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in ad9467_debugfs_init()
H A Dad7124.c1584 struct dentry *dentry = iio_get_debugfs_dentry(indio_dev); in ad7124_debugfs_init()
H A Dstm32-adc.c2019 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in stm32_adc_debugfs_init()
/linux/drivers/iio/imu/bno055/
H A Dbno055.c1326 iio_get_debugfs_dentry(iio_dev), in bno055_debugfs_init()