Searched refs:ad5449 (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/iio/dac/
H A Dad5449.c24 #include <linux/platform_data/ad5449.h>
53 * struct ad5449 - driver instance specific data
61 struct ad5449 { struct
88 struct ad5449 *st = iio_priv(indio_dev); ad5449_write()
102 struct ad5449 *st = iio_priv(indio_dev); ad5449_read()
134 struct ad5449 *st = iio_priv(indio_dev); ad5449_read_raw()
172 struct ad5449 *st = iio_priv(indio_dev); ad5449_write_raw()
258 static const char *ad5449_vref_name(struct ad5449 *st, int n) ad5449_vref_name()
274 struct ad5449 *st; ad5449_spi_probe()
335 struct ad5449 *st = iio_priv(indio_dev); ad5449_spi_remove()
351 { "ad5449", ID_AD5449 },
358 .name = "ad5449",
/linux-4.4.14/include/linux/platform_data/
H A Dad5449.h30 * struct ad5449_platform_data - Platform data for the ad5449 DAC driver

Completed in 104 milliseconds