Home
last modified time | relevance | path

Searched refs:_channels (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/iio/magnetometer/
Dhid-sensor-magn-3d.c313 struct iio_chan_spec *_channels; in magn_3d_parse_report() local
345 _channels = devm_kcalloc(&pdev->dev, attr_count, in magn_3d_parse_report()
348 if (!_channels) { in magn_3d_parse_report()
368 (_channels[*chan_count]) = magn_3d_channels[i]; in magn_3d_parse_report()
369 (_channels[*chan_count]).scan_index = *chan_count; in magn_3d_parse_report()
370 (_channels[*chan_count]).address = i; in magn_3d_parse_report()
374 magn_3d_adjust_channel_bit_mask(_channels, in magn_3d_parse_report()
387 *channels = _channels; in magn_3d_parse_report()
/linux-4.4.14/drivers/iio/adc/
Dad7793.c588 const struct iio_chan_spec _name##_channels[] = { \
599 const struct iio_chan_spec _name##_channels[] = { \
613 const struct iio_chan_spec _name##_channels[] = { \
622 const struct iio_chan_spec _name##_channels[] = { \
Dad7923.c102 const struct iio_chan_spec name ## _channels[] = { \
/linux-4.4.14/drivers/iio/dac/
Dad5624r_spi.c186 const struct iio_chan_spec _name##_channels[] = { \
Dad5764.c95 const struct iio_chan_spec _name##_channels[] = { \