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