fs_table          192 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h 	struct st_lsm6dsx_fs_table_entry fs_table;
fs_table          239 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h 	struct st_lsm6dsx_fs_table_entry fs_table[2];
fs_table          138 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 		.fs_table = {
fs_table          211 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 		.fs_table = {
fs_table          325 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 		.fs_table = {
fs_table          448 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 		.fs_table = {
fs_table          565 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 		.fs_table = {
fs_table          697 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 		.fs_table = {
fs_table          806 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 		.fs_table = {
fs_table          947 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 	const struct st_lsm6dsx_fs_table_entry *fs_table;
fs_table          951 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 	fs_table = &sensor->hw->settings->fs_table[sensor->id];
fs_table          952 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 	for (i = 0; i < fs_table->fs_len; i++) {
fs_table          953 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 		if (fs_table->fs_avl[i].gain == gain)
fs_table          957 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 	if (i == fs_table->fs_len)
fs_table          960 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 	data = ST_LSM6DSX_SHIFT_VAL(fs_table->fs_avl[i].val,
fs_table          961 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 				    fs_table->reg.mask);
fs_table          962 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 	err = st_lsm6dsx_update_bits_locked(sensor->hw, fs_table->reg.addr,
fs_table          963 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 					    fs_table->reg.mask, data);
fs_table         1216 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 	const struct st_lsm6dsx_fs_table_entry *fs_table;
fs_table         1220 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 	fs_table = &hw->settings->fs_table[sensor->id];
fs_table         1221 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 	for (i = 0; i < fs_table->fs_len; i++)
fs_table         1223 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 				 fs_table->fs_avl[i].gain);
fs_table         1460 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c 	sensor->gain = hw->settings->fs_table[id].fs_avl[0].gain;
fs_table           59 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c 		.fs_table = {
fs_table          561 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c 	for (i = 0; i < settings->fs_table.fs_len; i++)
fs_table          563 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c 				 settings->fs_table.fs_avl[i].gain);
fs_table          611 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c 	sensor->gain = info->fs_table.fs_avl[0].gain;
fs_table           42 fs/coda/sysctl.c static struct ctl_table fs_table[] = {
fs_table           54 fs/coda/sysctl.c 		fs_table_header = register_sysctl_table(fs_table);
fs_table         2947 fs/quota/dquot.c static struct ctl_table fs_table[] = {
fs_table         2960 fs/quota/dquot.c 		.child		= fs_table,
fs_table          255 kernel/sysctl.c static struct ctl_table fs_table[];
fs_table          288 kernel/sysctl.c 		.child		= fs_table,
fs_table         1747 kernel/sysctl.c static struct ctl_table fs_table[] = {