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:cxsc
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H
A
D
cx18-alsa.h
25
static inline void snd_cx18_lock(struct snd_cx18_card *
cxsc
)
in snd_cx18_lock()
argument
31
static inline void snd_cx18_unlock(struct snd_cx18_card *
cxsc
)
in snd_cx18_unlock()
argument
H
A
D
cx18-alsa-main.c
61
static void snd_cx18_card_free(struct snd_cx18_card *
cxsc
)
in snd_cx18_card_free()
argument
83
snd_cx18_card_create(struct v4l2_device *v4l2_dev, struct snd_card *sc, struct snd_cx18_card **
cxsc
)
snd_cx18_card_create()
argument
100
snd_cx18_card_set_names(struct snd_cx18_card *
cxsc
)
snd_cx18_card_set_names()
argument
124
struct snd_cx18_card *
cxsc
;
snd_cx18_init()
local
233
snd_cx18_exit(struct snd_cx18_card *
cxsc
)
snd_cx18_exit()
argument
246
struct snd_cx18_card *
cxsc
;
cx18_alsa_exit_callback()
local
[all...]
H
A
D
cx18-alsa-pcm.c
58
void cx18_alsa_announce_pcm_data(struct snd_cx18_card *
cxsc
, u8 *pcm_data,
in cx18_alsa_announce_pcm_data()
argument
136
struct snd_cx18_card *
cxsc
= snd_pcm_substream_chip(substream);
snd_cx18_pcm_capture_open()
local
184
struct snd_cx18_card *
cxsc
= snd_pcm_substream_chip(substream);
snd_cx18_pcm_capture_close()
local
205
struct snd_cx18_card *
cxsc
= snd_pcm_substream_chip(substream);
snd_cx18_pcm_prepare()
local
223
struct snd_cx18_card *
cxsc
= snd_pcm_substream_chip(substream);
snd_cx18_pcm_pointer()
local
240
snd_cx18_pcm_create(struct snd_cx18_card *
cxsc
)
snd_cx18_pcm_create()
argument
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H
A
D
cx18-alsa.h
25
static inline void snd_cx18_lock(struct snd_cx18_card *
cxsc
)
in snd_cx18_lock()
argument
31
static inline void snd_cx18_unlock(struct snd_cx18_card *
cxsc
)
in snd_cx18_unlock()
argument
H
A
D
cx18-alsa-main.c
54
static void snd_cx18_card_free(struct snd_cx18_card *
cxsc
)
in snd_cx18_card_free()
argument
76
snd_cx18_card_create(struct v4l2_device *v4l2_dev, struct snd_card *sc, struct snd_cx18_card **
cxsc
)
snd_cx18_card_create()
argument
93
snd_cx18_card_set_names(struct snd_cx18_card *
cxsc
)
snd_cx18_card_set_names()
argument
117
struct snd_cx18_card *
cxsc
;
snd_cx18_init()
local
226
snd_cx18_exit(struct snd_cx18_card *
cxsc
)
snd_cx18_exit()
argument
239
struct snd_cx18_card *
cxsc
;
cx18_alsa_exit_callback()
local
[all...]
H
A
D
cx18-alsa-pcm.c
58
void cx18_alsa_announce_pcm_data(struct snd_cx18_card *
cxsc
, u8 *pcm_data,
in cx18_alsa_announce_pcm_data()
argument
136
struct snd_cx18_card *
cxsc
= snd_pcm_substream_chip(substream);
snd_cx18_pcm_capture_open()
local
184
struct snd_cx18_card *
cxsc
= snd_pcm_substream_chip(substream);
snd_cx18_pcm_capture_close()
local
205
struct snd_cx18_card *
cxsc
= snd_pcm_substream_chip(substream);
snd_cx18_pcm_prepare()
local
223
struct snd_cx18_card *
cxsc
= snd_pcm_substream_chip(substream);
snd_cx18_pcm_pointer()
local
240
snd_cx18_pcm_create(struct snd_cx18_card *
cxsc
)
snd_cx18_pcm_create()
argument
[all...]
Completed in 2 milliseconds