Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:tmag5273_data
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/iio/magnetometer/
H
A
D
tmag5273.c
115
struct
tmag5273_data
{
struct
158
static int tmag5273_get_measure(struct
tmag5273_data
*data, s16 *t, s16 *x,
in tmag5273_get_measure()
211
static int tmag5273_write_osr(struct
tmag5273_data
*data, int val)
in tmag5273_write_osr()
231
static int tmag5273_write_scale(struct
tmag5273_data
*data, int scale_micro)
in tmag5273_write_scale()
258
struct
tmag5273_data
*data = iio_priv(indio_dev);
in tmag5273_read_avail()
286
struct
tmag5273_data
*data = iio_priv(indio_dev);
in tmag5273_read_raw()
377
struct
tmag5273_data
*data = iio_priv(indio_dev);
in tmag5273_write_raw()
491
static int tmag5273_set_operating_mode(struct
tmag5273_data
*data,
in tmag5273_set_operating_mode()
497
static void tmag5273_read_device_property(struct
tmag5273_data
*data)
in tmag5273_read_device_property()
515
static void tmag5273_wake_up(struct
tmag5273_data
*dat
[all...]
Completed in 1 milliseconds