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:val_bytes
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-6.6/drivers/mfd/
H
A
D
tps6594-i2c.c
110
u8 *
val_bytes
= val_buf;
in tps6594_i2c_read()
local
/kernel/linux/linux-6.6/drivers/net/can/spi/mcp251xfd/
H
A
D
mcp251xfd-tef.c
153
const int
val_bytes
= regmap_get_val_bytes(priv->map_rx);
in mcp251xfd_tef_obj_read()
local
H
A
D
mcp251xfd-rx.c
189
const int
val_bytes
= regmap_get_val_bytes(priv->map_rx);
in mcp251xfd_rx_obj_read()
local
H
A
D
mcp251xfd-dump.c
67
const int
val_bytes
= regmap_get_val_bytes(priv->map_rx);
in mcp251xfd_dump_registers()
local
H
A
D
mcp251xfd-core.c
1406
const int
val_bytes
= regmap_get_val_bytes(priv->map_reg);
in mcp251xfd_read_regs_status()
local
/kernel/linux/linux-6.6/drivers/base/regmap/
H
A
D
regcache-maple.c
195
size_t
val_bytes
= map->format.
val_bytes
;
in regcache_maple_sync_block()
local
H
A
D
regcache.c
765
size_t
val_bytes
= map->format.
val_bytes
;
in regcache_sync_block_raw_flush()
local
H
A
D
regmap-mmio.c
19
unsigned int
val_bytes
;
member
H
A
D
internal.h
34
size_t
val_bytes
;
member
H
A
D
regmap.c
1624
int
val_bytes
= map->format.
val_bytes
;
in _regmap_raw_write_impl()
local
1989
size_t
val_bytes
= map->format.
val_bytes
;
_regmap_raw_write()
local
2063
size_t
val_bytes
= map->format.
val_bytes
;
regmap_noinc_readwrite()
local
2308
size_t
val_bytes
= map->format.
val_bytes
;
regmap_bulk_write()
local
2382
size_t
val_bytes
= map->format.
val_bytes
;
_regmap_raw_multi_reg_write()
local
2853
size_t
val_bytes
= map->format.
val_bytes
;
regmap_raw_read()
local
3080
size_t
val_bytes
= map->format.
val_bytes
;
regmap_bulk_read()
local
[all...]
/kernel/linux/linux-5.10/drivers/base/regmap/
H
A
D
regmap-mmio.c
18
unsigned
val_bytes
;
member
H
A
D
regcache.c
713
size_t
val_bytes
= map->format.
val_bytes
;
in regcache_sync_block_raw_flush()
local
H
A
D
internal.h
34
size_t
val_bytes
;
member
H
A
D
regmap.c
1647
int
val_bytes
= map->format.
val_bytes
;
in _regmap_raw_write_impl()
local
1999
size_t
val_bytes
= map->format.
val_bytes
;
_regmap_raw_write()
local
2211
size_t
val_bytes
= map->format.
val_bytes
;
regmap_bulk_write()
local
2286
size_t
val_bytes
= map->format.
val_bytes
;
_regmap_raw_multi_reg_write()
local
2747
size_t
val_bytes
= map->format.
val_bytes
;
regmap_raw_read()
local
2955
size_t
val_bytes
= map->format.
val_bytes
;
regmap_bulk_read()
local
[all...]
/kernel/linux/linux-5.10/drivers/nvmem/
H
A
D
lpc18xx_eeprom.c
50
unsigned
val_bytes
;
member
/kernel/linux/linux-6.6/drivers/nvmem/
H
A
D
lpc18xx_eeprom.c
50
unsigned
val_bytes
;
member
/kernel/linux/linux-5.10/sound/soc/
H
A
D
soc-component.c
367
int
val_bytes
= regmap_get_val_bytes(component->regmap);
in snd_soc_component_setup_regmap()
local
/kernel/linux/linux-5.10/include/sound/
H
A
D
soc-component.h
201
int
val_bytes
;
member
/kernel/linux/linux-6.6/include/sound/
H
A
D
soc-component.h
228
int
val_bytes
;
member
/kernel/linux/linux-6.6/sound/soc/
H
A
D
soc-component.c
427
int
val_bytes
= regmap_get_val_bytes(component->regmap);
in snd_soc_component_setup_regmap()
local
Completed in 21 milliseconds