Home
last modified time | relevance | path

Searched refs:iio_backend_debugfs_ptr (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/iio/
H A Dbackend.h28 #define iio_backend_debugfs_ptr(ptr) PTR_IF(IS_ENABLED(CONFIG_DEBUG_FS), ptr) macro
/linux/drivers/iio/dac/
H A Dadi-axi-dac.c851 .debugfs_reg_access = iio_backend_debugfs_ptr(axi_dac_reg_access),