Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/accel/
Dsca3000.c166 struct sca3000_state { struct
280 static int sca3000_write_reg(struct sca3000_state *st, u8 address, u8 val) in sca3000_write_reg()
287 static int sca3000_read_data_short(struct sca3000_state *st, in sca3000_read_data_short()
311 static int sca3000_reg_lock_on(struct sca3000_state *st) in sca3000_reg_lock_on()
330 static int __sca3000_unlock_reg_lock(struct sca3000_state *st) in __sca3000_unlock_reg_lock()
367 static int sca3000_write_ctrl_reg(struct sca3000_state *st, in sca3000_write_ctrl_reg()
401 static int sca3000_read_ctrl_reg(struct sca3000_state *st, in sca3000_read_ctrl_reg()
435 struct sca3000_state *st = iio_priv(indio_dev); in sca3000_print_rev()
457 struct sca3000_state *st = iio_priv(indio_dev); in sca3000_show_available_3db_freqs()
568 static inline int __sca3000_get_base_freq(struct sca3000_state *st, in __sca3000_get_base_freq()
[all …]