Searched refs:ext_channels (Results 1 – 1 of 1) sorted by relevance
595 struct iio_chan_spec *ext_channels; in st_lsm6dsx_shub_alloc_iiodev() local628 ext_channels = devm_kzalloc(hw->dev, sizeof(magn_channels), in st_lsm6dsx_shub_alloc_iiodev()630 if (!ext_channels) in st_lsm6dsx_shub_alloc_iiodev()633 memcpy(ext_channels, magn_channels, sizeof(magn_channels)); in st_lsm6dsx_shub_alloc_iiodev()635 iio_dev->channels = ext_channels; in st_lsm6dsx_shub_alloc_iiodev()