Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dhid-sensor-press.c42 static const struct iio_chan_spec press_channels[] = { variable
270 indio_dev->channels = devm_kmemdup(&pdev->dev, press_channels, in hid_press_probe()
271 sizeof(press_channels), GFP_KERNEL); in hid_press_probe()
286 ARRAY_SIZE(press_channels); in hid_press_probe()