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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/accel/
H A Dsca3000_core.c76 int sca3000_write_reg(struct sca3000_state *st, u8 address, u8 val)
94 int sca3000_read_data(struct sca3000_state *st,
137 static int sca3000_reg_lock_on(struct sca3000_state *st)
159 static int __sca3000_unlock_reg_lock(struct sca3000_state *st)
204 static int sca3000_write_ctrl_reg(struct sca3000_state *st,
238 static int sca3000_read_ctrl_reg(struct sca3000_state *st,
273 struct sca3000_state *st = indio_dev->dev_data;
306 struct sca3000_state *st = indio_dev->dev_data;
326 struct sca3000_state *st = dev_info->dev_data;
335 struct sca3000_state *s
[all...]
H A Dsca3000.h160 * struct sca3000_state - device instance state information
167 * @lock: lock used to protect elements of sca3000_state
173 struct sca3000_state { struct
222 int sca3000_read_data(struct sca3000_state *st,
234 int sca3000_write_reg(struct sca3000_state *st, u8 address, u8 val);
H A Dsca3000_ring.c54 struct sca3000_state *st = indio_dev->dev_data;
130 struct sca3000_state *st = r->indio_dev->dev_data;
157 struct sca3000_state *st = r->indio_dev->dev_data;
288 struct sca3000_state *st = indio_dev->dev_data;

Completed in 51 milliseconds