Home
last modified time | relevance | path

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

/linux/drivers/iio/imu/st_lsm6dsx/
A Dst_lsm6dsx_shub.c59 .fs_table = {
114 .fs_table = {
595 fs_table = &sensor->ext_info.settings->fs_table; in st_lsm6dsx_shub_set_full_scale()
596 if (!fs_table->reg.addr) in st_lsm6dsx_shub_set_full_scale()
599 for (i = 0; i < fs_table->fs_len; i++) { in st_lsm6dsx_shub_set_full_scale()
600 if (fs_table->fs_avl[i].gain == gain) in st_lsm6dsx_shub_set_full_scale()
604 if (i == fs_table->fs_len) in st_lsm6dsx_shub_set_full_scale()
608 fs_table->reg.mask, in st_lsm6dsx_shub_set_full_scale()
609 fs_table->fs_avl[i].val); in st_lsm6dsx_shub_set_full_scale()
700 settings->fs_table.fs_avl[i].gain); in st_lsm6dsx_shub_scale_avail()
[all …]
A Dst_lsm6dsx_core.c154 .fs_table = {
258 .fs_table = {
424 .fs_table = {
602 .fs_table = {
835 .fs_table = {
1044 .fs_table = {
1214 fs_table = &sensor->hw->settings->fs_table[sensor->id]; in st_lsm6dsx_set_full_scale()
1220 if (i == fs_table->fs_len) in st_lsm6dsx_set_full_scale()
1224 fs_table->reg.mask); in st_lsm6dsx_set_full_scale()
1655 fs_table = &hw->settings->fs_table[sensor->id]; in st_lsm6dsx_sysfs_scale_avail()
[all …]
A Dst_lsm6dsx.h256 struct st_lsm6dsx_fs_table_entry fs_table; member
313 struct st_lsm6dsx_fs_table_entry fs_table[2]; member
/linux/fs/coda/
A Dsysctl.c42 static struct ctl_table fs_table[] = { variable
54 fs_table_header = register_sysctl_table(fs_table); in coda_sysctl_init()
/linux/kernel/
A Dsysctl.c3184 static struct ctl_table fs_table[] = { variable
3441 .child = fs_table,
/linux/fs/quota/
A Ddquot.c2927 static struct ctl_table fs_table[] = { variable
2940 .child = fs_table,
/linux/
A DSystem.map130623 ffff800011dddae8 d fs_table
131353 ffff800011e62dd8 d fs_table
A D.tmp_System.map130623 ffff800011dddae8 d fs_table
131353 ffff800011e62dd8 d fs_table

Completed in 388 milliseconds