Searched refs:ox (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/iio/magnetometer/ |
| H A D | yamaha-yas530.c | 1166 static int yas530_set_offsets(struct yas5xx *yas5xx, s8 ox, s8 oy1, s8 oy2) in yas530_set_offsets() argument 1170 ret = regmap_write(yas5xx->map, YAS530_OFFSET_X, ox); in yas530_set_offsets() 1196 s8 ox, oy1, oy2; in yas530_measure_offsets() local 1229 ox = 0; in yas530_measure_offsets() 1234 ret = yas530_set_offsets(yas5xx, ox, oy1, oy2); in yas530_measure_offsets() 1244 ox = yas530_adjust_offset(ox, i, center, x); in yas530_measure_offsets() 1250 yas5xx->hard_offsets[0] = ox; in yas530_measure_offsets() 1253 ret = yas530_set_offsets(yas5xx, ox, oy1, oy2); in yas530_measure_offsets() 1258 ox, oy1, oy2); in yas530_measure_offsets()
|
| /linux/fs/overlayfs/ |
| H A D | util.c | 849 enum ovl_xattr ox) in ovl_get_dir_xattr_val() argument 857 res = ovl_path_getxattr(ofs, path, ox, &val, 1); in ovl_get_dir_xattr_val() 890 enum ovl_xattr ox, const void *value, size_t size, in ovl_check_setxattr() argument 898 err = ovl_setxattr(ofs, upperdentry, ox, value, size); in ovl_check_setxattr() 901 pr_warn("cannot set %s xattr on upper\n", ovl_xattr(ofs, ox)); in ovl_check_setxattr()
|
| /linux/ |
| H A D | CREDITS | 636 E: callahan@maths.ox.ac.uk
|