Searched refs:sca3000_state (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iio/accel/
H A Dsca3000.c153 * struct sca3000_state - device instance state information
158 * @lock: lock used to protect elements of sca3000_state
163 struct sca3000_state { struct
277 static int sca3000_write_reg(struct sca3000_state *st, u8 address, u8 val)
284 static int sca3000_read_data_short(struct sca3000_state *st,
308 static int sca3000_reg_lock_on(struct sca3000_state *st)
327 static int __sca3000_unlock_reg_lock(struct sca3000_state *st)
364 static int sca3000_write_ctrl_reg(struct sca3000_state *st,
398 static int sca3000_read_ctrl_reg(struct sca3000_state *st,
432 struct sca3000_state *s
[all...]

Completed in 92 milliseconds