• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/accel/

Lines Matching refs:sca3000_state

76 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 *st = dev_info->dev_data;
347 struct sca3000_state *st = dev_info->dev_data;
379 struct sca3000_state *st = dev_info->dev_data;
411 struct sca3000_state *st = dev_info->dev_data;
463 struct sca3000_state *st = dev_info->dev_data;
534 struct sca3000_state *st = indio_dev->dev_data;
573 static inline int __sca3000_get_base_freq(struct sca3000_state *st,
607 struct sca3000_state *st = indio_dev->dev_data;
648 struct sca3000_state *st = indio_dev->dev_data;
706 struct sca3000_state *st = indio_dev->dev_data;
735 struct sca3000_state *st = indio_dev->dev_data;
762 struct sca3000_state *st = indio_dev->dev_data;
847 struct sca3000_state *st
848 = container_of(work_s, struct sca3000_state,
902 struct sca3000_state *st = dev_info->dev_data;
921 struct sca3000_state *st = indio_dev->dev_data;
962 struct sca3000_state *st = indio_dev->dev_data;
986 struct sca3000_state *st = indio_dev->dev_data;
1006 struct sca3000_state *st = indio_dev->dev_data;
1049 struct sca3000_state *st = indio_dev->dev_data;
1096 struct sca3000_state *st = indio_dev->dev_data;
1218 static int sca3000_clean_setup(struct sca3000_state *st)
1296 struct sca3000_state *st;
1298 st = kzalloc(sizeof(struct sca3000_state), GFP_KERNEL);
1392 static int sca3000_stop_all_interrupts(struct sca3000_state *st)
1413 struct sca3000_state *st = spi_get_drvdata(spi);