Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/pressure/
H A Dmpl3115.c193 static const struct iio_chan_spec mpl3115_channels[] = { variable
252 indio_dev->channels = mpl3115_channels; in mpl3115_probe()
253 indio_dev->num_channels = ARRAY_SIZE(mpl3115_channels); in mpl3115_probe()
/kernel/linux/linux-6.6/drivers/iio/pressure/
H A Dmpl3115.c199 static const struct iio_chan_spec mpl3115_channels[] = { variable
258 indio_dev->channels = mpl3115_channels; in mpl3115_probe()
259 indio_dev->num_channels = ARRAY_SIZE(mpl3115_channels); in mpl3115_probe()

Completed in 3 milliseconds