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:hmc5843_data
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/magnetometer/
H
A
D
hmc5843_core.c
136
static s32 hmc5843_set_mode(struct
hmc5843_data
*data, u8 operating_mode)
in hmc5843_set_mode()
148
static int hmc5843_wait_measurement(struct
hmc5843_data
*data)
in hmc5843_wait_measurement()
172
static int hmc5843_read_measurement(struct
hmc5843_data
*data,
in hmc5843_read_measurement()
194
static int hmc5843_set_meas_conf(struct
hmc5843_data
*data, u8 meas_conf)
in hmc5843_set_meas_conf()
210
struct
hmc5843_data
*data = iio_priv(indio_dev);
in hmc5843_show_measurement_configuration()
226
struct
hmc5843_data
*data = iio_priv(indio_dev);
in hmc5843_set_measurement_configuration()
235
struct
hmc5843_data
*data = iio_priv(indio_dev);
in hmc5843_get_mount_matrix()
272
struct
hmc5843_data
*data = iio_priv(dev_to_iio_dev(dev));
in hmc5843_show_samp_freq_avail()
289
static int hmc5843_set_samp_freq(struct
hmc5843_data
*data, u8 rate)
in hmc5843_set_samp_freq()
302
static int hmc5843_get_samp_freq_index(struct
hmc5843_data
*dat
[all...]
H
A
D
hmc5843.h
31
* struct
hmc5843_data
- device specific data
39
struct
hmc5843_data
{
struct
/kernel/linux/linux-6.6/drivers/iio/magnetometer/
H
A
D
hmc5843_core.c
136
static s32 hmc5843_set_mode(struct
hmc5843_data
*data, u8 operating_mode)
in hmc5843_set_mode()
148
static int hmc5843_wait_measurement(struct
hmc5843_data
*data)
in hmc5843_wait_measurement()
172
static int hmc5843_read_measurement(struct
hmc5843_data
*data,
in hmc5843_read_measurement()
194
static int hmc5843_set_meas_conf(struct
hmc5843_data
*data, u8 meas_conf)
in hmc5843_set_meas_conf()
210
struct
hmc5843_data
*data = iio_priv(indio_dev);
in hmc5843_show_measurement_configuration()
226
struct
hmc5843_data
*data = iio_priv(indio_dev);
in hmc5843_set_measurement_configuration()
235
struct
hmc5843_data
*data = iio_priv(indio_dev);
in hmc5843_get_mount_matrix()
272
struct
hmc5843_data
*data = iio_priv(dev_to_iio_dev(dev));
in hmc5843_show_samp_freq_avail()
289
static int hmc5843_set_samp_freq(struct
hmc5843_data
*data, u8 rate)
in hmc5843_set_samp_freq()
302
static int hmc5843_get_samp_freq_index(struct
hmc5843_data
*dat
[all...]
H
A
D
hmc5843.h
31
* struct
hmc5843_data
- device specific data
39
struct
hmc5843_data
{
struct
Completed in 3 milliseconds