Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dopt4001.c83 struct opt4001_chip { struct
165 struct opt4001_chip *chip = iio_priv(indio_dev); in opt4001_read_lux_value()
208 static int opt4001_set_conf(struct opt4001_chip *chip) in opt4001_set_conf()
225 static int opt4001_power_down(struct opt4001_chip *chip) in opt4001_power_down()
249 struct opt4001_chip *chip = data; in opt4001_chip_off_action()
267 struct opt4001_chip *chip = iio_priv(indio_dev); in opt4001_read_raw()
285 struct opt4001_chip *chip = iio_priv(indio_dev); in opt4001_write_raw()
323 static int opt4001_load_defaults(struct opt4001_chip *chip) in opt4001_load_defaults()
378 struct opt4001_chip *chip; in opt4001_probe()