Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/position/
Dhid-sensor-custom-intel-hinge.c57 static const struct iio_chan_spec hinge_channels[] = { variable
294 indio_dev->num_channels = ARRAY_SIZE(hinge_channels); in hid_hinge_probe()
295 indio_dev->channels = devm_kmemdup(&indio_dev->dev, hinge_channels, in hid_hinge_probe()
296 sizeof(hinge_channels), GFP_KERNEL); in hid_hinge_probe()