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.c160 struct sca3300_chip_info { struct
191 const struct sca3300_chip_info *chip; argument
196 static const struct sca3300_chip_info sca3300_chip_tbl[] = {
372 const struct sca3300_chip_info *chip = data->chip; in sca3300_set_frequency()