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
refs:to_cx18
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H
A
D
cx18-alsa-main.c
52
return
to_cx18
(v4l2_dev)->alsa;
in to_snd_cx18_card()
67
to_cx18
(cxsc->v4l2_dev)->alsa = NULL;
in snd_cx18_card_free()
102
struct cx18 *cx =
to_cx18
(cxsc->v4l2_dev);
in snd_cx18_card_set_names()
122
struct cx18 *cx =
to_cx18
(v4l2_dev);
in snd_cx18_init()
197
cx =
to_cx18
(v4l2_dev);
in cx18_alsa_load()
235
struct cx18 *cx =
to_cx18
(cxsc->v4l2_dev);
in snd_cx18_exit()
H
A
D
cx18-alsa.h
27
struct cx18 *cx =
to_cx18
(cxsc->v4l2_dev);
in snd_cx18_lock()
33
struct cx18 *cx =
to_cx18
(cxsc->v4l2_dev);
in snd_cx18_unlock()
H
A
D
cx18-alsa-pcm.c
139
struct cx18 *cx =
to_cx18
(v4l2_dev);
in snd_cx18_pcm_capture_open()
186
struct cx18 *cx =
to_cx18
(v4l2_dev);
in snd_cx18_pcm_capture_close()
245
struct cx18 *cx =
to_cx18
(v4l2_dev);
in snd_cx18_pcm_create()
H
A
D
cx18-gpio.c
310
struct cx18 *cx =
to_cx18
((struct v4l2_device *)data);
in cx18_reset_ir_gpio()
H
A
D
cx18-driver.h
664
static inline struct cx18 *
to_cx18
(struct v4l2_device *v4l2_dev)
in to_cx18()
function
H
A
D
cx18-driver.c
1253
struct cx18 *cx =
to_cx18
(v4l2_dev);
in cx18_remove()
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H
A
D
cx18-alsa-main.c
51
return
to_cx18
(v4l2_dev)->alsa;
in to_snd_cx18_card()
60
to_cx18
(cxsc->v4l2_dev)->alsa = NULL;
in snd_cx18_card_free()
95
struct cx18 *cx =
to_cx18
(cxsc->v4l2_dev);
in snd_cx18_card_set_names()
115
struct cx18 *cx =
to_cx18
(v4l2_dev);
in snd_cx18_init()
190
cx =
to_cx18
(v4l2_dev);
in cx18_alsa_load()
228
struct cx18 *cx =
to_cx18
(cxsc->v4l2_dev);
in snd_cx18_exit()
H
A
D
cx18-alsa.h
27
struct cx18 *cx =
to_cx18
(cxsc->v4l2_dev);
in snd_cx18_lock()
33
struct cx18 *cx =
to_cx18
(cxsc->v4l2_dev);
in snd_cx18_unlock()
H
A
D
cx18-alsa-pcm.c
139
struct cx18 *cx =
to_cx18
(v4l2_dev);
in snd_cx18_pcm_capture_open()
186
struct cx18 *cx =
to_cx18
(v4l2_dev);
in snd_cx18_pcm_capture_close()
245
struct cx18 *cx =
to_cx18
(v4l2_dev);
in snd_cx18_pcm_create()
H
A
D
cx18-gpio.c
310
struct cx18 *cx =
to_cx18
(data);
in cx18_reset_ir_gpio()
H
A
D
cx18-driver.h
664
static inline struct cx18 *
to_cx18
(struct v4l2_device *v4l2_dev)
in to_cx18()
function
H
A
D
cx18-driver.c
1252
struct cx18 *cx =
to_cx18
(v4l2_dev);
in cx18_remove()
Completed in 10 milliseconds