Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dbh1780.c39 struct bh1780_data { struct
43 static int bh1780_write(struct bh1780_data *bh1780, u8 reg, u8 val) in bh1780_write() argument
56 static int bh1780_read(struct bh1780_data *bh1780, u8 reg) in bh1780_read()
68 static int bh1780_read_word(struct bh1780_data *bh1780, u8 reg) in bh1780_read_word()
84 struct bh1780_data *bh1780 = iio_priv(indio_dev); in bh1780_debugfs_reg_access()
103 struct bh1780_data *bh1780 = iio_priv(indio_dev); in bh1780_read_raw()
147 struct bh1780_data *bh1780; in bh1780_probe()
207 struct bh1780_data *bh1780 = iio_priv(indio_dev); in bh1780_remove()
224 struct bh1780_data *bh1780 = iio_priv(indio_dev); in bh1780_runtime_suspend()
240 struct bh1780_data *bh1780 = iio_priv(indio_dev); in bh1780_runtime_resume()