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
defs:sunrise
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/iio/chemical/
H
A
D
sunrise_co2.c
53
struct sunrise_dev *
sunrise
= i2c_get_clientdata(client);
in sunrise_regmap_read()
local
90
struct sunrise_dev *
sunrise
= i2c_get_clientdata(client);
in sunrise_regmap_write()
local
118
static int sunrise_read_byte(struct sunrise_dev *
sunrise
, u8 reg)
in sunrise_read_byte()
argument
136
static int sunrise_read_word(struct sunrise_dev *
sunrise
, u8 reg, u16 *val)
in sunrise_read_word()
argument
156
sunrise
_write_byte(struct
sunrise
_dev *
sunrise
, u8 reg, u8 val)
sunrise_write_byte()
argument
171
sunrise
_write_word(struct
sunrise
_dev *
sunrise
, u8 reg, u16 data)
sunrise_write_word()
argument
211
sunrise
_calibrate(struct
sunrise
_dev *
sunrise
, const struct
sunrise
_calib_data *data)
sunrise_calibrate()
argument
243
struct
sunrise
_dev *
sunrise
= iio_priv(iiodev);
sunrise_cal_factory_write()
local
268
struct
sunrise
_dev *
sunrise
= iio_priv(iiodev);
sunrise_cal_background_write()
local
325
struct
sunrise
_dev *
sunrise
= iio_priv(iiodev);
sunrise_error_status_read()
local
399
struct
sunrise
_dev *
sunrise
= iio_priv(iio_dev);
sunrise_read_raw()
local
476
struct
sunrise
_dev *
sunrise
;
sunrise_probe()
local
[all...]
Completed in 2 milliseconds