Home
last modified time | relevance | path

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

/linux/drivers/iio/accel/
H A Dsca3300.c171 struct sca3300_chip_info { struct
205 const struct sca3300_chip_info *chip; argument
211 static const struct sca3300_chip_info sca3300_chip_tbl[] = {
387 const struct sca3300_chip_info *chip = data->chip; in sca3300_set_frequency()