Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in sca3000_write_reg()
284 static int sca3000_read_data_short(struct sca3000_state *st, in sca3000_read_data_short()
308 static int sca3000_reg_lock_on(struct sca3000_state *st) in sca3000_reg_lock_on()
327 static int __sca3000_unlock_reg_lock(struct sca3000_state *st) in __sca3000_unlock_reg_lock()
364 static int sca3000_write_ctrl_reg(struct sca3000_state *st, in sca3000_write_ctrl_reg()
398 static int sca3000_read_ctrl_reg(struct sca3000_state *st, in sca3000_read_ctrl_reg()
432 struct sca3000_state *s in sca3000_print_rev()
[all...]
/kernel/linux/linux-6.6/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) in sca3000_write_reg()
284 static int sca3000_read_data_short(struct sca3000_state *st, in sca3000_read_data_short()
308 static int sca3000_reg_lock_on(struct sca3000_state *st) in sca3000_reg_lock_on()
327 static int __sca3000_unlock_reg_lock(struct sca3000_state *st) in __sca3000_unlock_reg_lock()
364 static int sca3000_write_ctrl_reg(struct sca3000_state *st, in sca3000_write_ctrl_reg()
398 static int sca3000_read_ctrl_reg(struct sca3000_state *st, in sca3000_read_ctrl_reg()
432 struct sca3000_state *s in sca3000_print_rev()
[all...]

Completed in 6 milliseconds