Searched refs:_channels (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/iio/magnetometer/
H A Dhid-sensor-magn-3d.c313 struct iio_chan_spec *_channels; magn_3d_parse_report() local
345 _channels = devm_kcalloc(&pdev->dev, attr_count, magn_3d_parse_report()
348 if (!_channels) { magn_3d_parse_report()
368 (_channels[*chan_count]) = magn_3d_channels[i]; magn_3d_parse_report()
369 (_channels[*chan_count]).scan_index = *chan_count; magn_3d_parse_report()
370 (_channels[*chan_count]).address = i; magn_3d_parse_report()
374 magn_3d_adjust_channel_bit_mask(_channels, magn_3d_parse_report()
387 *channels = _channels; magn_3d_parse_report()
/linux-4.1.27/drivers/iio/adc/
H A 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[] = { \
H A Dad7923.c102 const struct iio_chan_spec name ## _channels[] = { \
/linux-4.1.27/drivers/iio/dac/
H A Dad5624r_spi.c186 const struct iio_chan_spec _name##_channels[] = { \
H A Dad5764.c95 const struct iio_chan_spec _name##_channels[] = { \
/linux-4.1.27/sound/pci/hda/
H A Dhda_eld.c574 else if (!strcmp(sname, "_channels")) snd_hdmi_write_eld_info()

Completed in 349 milliseconds