Searched refs:press_channels (Results 1 – 1 of 1) sorted by relevance
42 static const struct iio_chan_spec press_channels[] = { variable270 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()