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:chan_config
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/include/media/davinci/
H
A
D
vpif_types.h
49
struct vpif_display_chan_config
chan_config
[VPIF_DISPLAY_MAX_CHANNELS];
member
71
struct vpif_capture_chan_config
chan_config
[VPIF_CAPTURE_MAX_CHANNELS];
member
/kernel/linux/linux-6.6/include/media/davinci/
H
A
D
vpif_types.h
49
struct vpif_display_chan_config
chan_config
[VPIF_DISPLAY_MAX_CHANNELS];
member
69
struct vpif_capture_chan_config
chan_config
[VPIF_CAPTURE_MAX_CHANNELS];
member
/kernel/linux/linux-5.10/drivers/iio/adc/
H
A
D
ad7124.c
589
struct ad7124_channel_config *
chan_config
;
in ad7124_of_parse_channel_config()
local
/kernel/linux/linux-6.6/drivers/media/i2c/
H
A
D
max9286.c
413
u8
chan_config
;
in max9286_reverse_channel_setup()
local
/kernel/linux/linux-5.10/drivers/dma/
H
A
D
stm32-mdma.c
264
struct stm32_mdma_chan_config
chan_config
;
member
500
struct stm32_mdma_chan_config *
chan_config
= &chan->
chan_config
;
in stm32_mdma_set_xfer_param()
local
H
A
D
coh901318.c
269
static const struct coh_dma_channel
chan_config
[U300_DMA_CHANNELS] = {
variable
/kernel/linux/linux-6.6/drivers/dma/
H
A
D
stm32-mdma.c
243
struct stm32_mdma_chan_config
chan_config
;
member
480
struct stm32_mdma_chan_config *
chan_config
= &chan->
chan_config
;
in stm32_mdma_set_xfer_param()
local
732
struct stm32_mdma_
chan_config
*
chan_config
= &chan->
chan_config
;
stm32_mdma_setup_xfer()
local
791
struct stm32_mdma_
chan_config
*
chan_config
= &chan->
chan_config
;
stm32_mdma_prep_slave_sg()
local
850
struct stm32_mdma_
chan_config
*
chan_config
= &chan->
chan_config
;
stm32_mdma_prep_dma_cyclic()
local
[all...]
Completed in 12 milliseconds