Searched refs:st_press_lps22hb_channels (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/iio/pressure/ |
H A D | st_pressure_core.c | 190 static const struct iio_chan_spec st_press_lps22hb_channels[] = { variable 430 .ch = (struct iio_chan_spec *)st_press_lps22hb_channels, 431 .num_ch = ARRAY_SIZE(st_press_lps22hb_channels), 497 .ch = (struct iio_chan_spec *)st_press_lps22hb_channels, 498 .num_ch = ARRAY_SIZE(st_press_lps22hb_channels), 566 .ch = (struct iio_chan_spec *)st_press_lps22hb_channels, 567 .num_ch = ARRAY_SIZE(st_press_lps22hb_channels),
|
/kernel/linux/linux-5.10/drivers/iio/pressure/ |
H A D | st_pressure_core.c | 196 static const struct iio_chan_spec st_press_lps22hb_channels[] = { variable 436 .ch = (struct iio_chan_spec *)st_press_lps22hb_channels, 437 .num_ch = ARRAY_SIZE(st_press_lps22hb_channels), 503 .ch = (struct iio_chan_spec *)st_press_lps22hb_channels, 504 .num_ch = ARRAY_SIZE(st_press_lps22hb_channels),
|
Completed in 3 milliseconds