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:qmc
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/fsl/
H
A
D
Makefile
/kernel/linux/linux-6.6/drivers/soc/fsl/qe/
H
A
D
qmc.c
177
struct
qmc
*
qmc
;
member
203
struct
qmc
{
struct
740
static int qmc_check_chans(struct
qmc
*
qmc
)
in qmc_check_chans()
argument
807
qmc
_nb_chans(struct
qmc
*
qmc
)
qmc_nb_chans()
argument
818
qmc
_of_parse_chans(struct
qmc
*
qmc
, struct device_node *np)
qmc_of_parse_chans()
argument
897
qmc
_setup_tsa_64rxtx(struct
qmc
*
qmc
, const struct tsa_serial_info *info)
qmc_setup_tsa_64rxtx()
argument
939
qmc
_setup_tsa_32rx_32tx(struct
qmc
*
qmc
, const struct tsa_serial_info *info)
qmc_setup_tsa_32rx_32tx()
argument
997
qmc
_setup_tsa(struct
qmc
*
qmc
)
qmc_setup_tsa()
argument
1016
qmc
_setup_chan_trnsync(struct
qmc
*
qmc
, struct
qmc
_chan *chan)
qmc_setup_chan_trnsync()
argument
1050
qmc
_setup_chan(struct
qmc
*
qmc
, struct
qmc
_chan *chan)
qmc_setup_chan()
argument
1127
qmc
_setup_chans(struct
qmc
*
qmc
)
qmc_setup_chans()
argument
1141
qmc
_finalize_chans(struct
qmc
*
qmc
)
qmc_finalize_chans()
argument
1168
qmc
_setup_ints(struct
qmc
*
qmc
)
qmc_setup_ints()
argument
1186
qmc
_irq_gint(struct
qmc
*
qmc
)
qmc_irq_gint()
argument
1247
struct
qmc
*
qmc
= (struct
qmc
*)priv;
qmc_irq_handler()
local
1274
struct
qmc
*
qmc
;
qmc_probe()
local
1419
struct
qmc
*
qmc
= platform_get_drvdata(pdev);
qmc_remove()
local
1454
struct
qmc
*
qmc
;
qmc_chan_get_byphandle()
local
[all...]
Completed in 3 milliseconds