Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/magnetometer/
H A Dak8975.c772 static const struct iio_chan_spec ak8975_channels[] = { variable
948 indio_dev->channels = ak8975_channels; in ak8975_probe()
949 indio_dev->num_channels = ARRAY_SIZE(ak8975_channels); in ak8975_probe()
/kernel/linux/linux-6.6/drivers/iio/magnetometer/
H A Dak8975.c804 static const struct iio_chan_spec ak8975_channels[] = { variable
980 indio_dev->channels = ak8975_channels; in ak8975_probe()
981 indio_dev->num_channels = ARRAY_SIZE(ak8975_channels); in ak8975_probe()

Completed in 3 milliseconds